{
  "$schema": "https://raw.githubusercontent.com/microsoft/botframework-sdk/master/schemas/component/component.schema",
  "$role": "implements(Microsoft.IDialog)",
  "title": "ListDialog",
  "type": "object",
  "properties": {
    "": {
      "title": ""
    }
  },
  "$result": {
    "type": "object",
    "properties": {}
  }
}
