DropdownListTileSchema

constructor(id: String, events: SerializableImmutableList<EventSchema>?, style: StyleSchema, searchableTerms: SerializableImmutableList<String>?, visibility: TileSchema.Visibility, expanded: Boolean, options: SerializableImmutableList<DropdownListTileSchema.SelectOption>, selectedOptionId: String, enabled: Boolean, kind: DropdownListTileSchema.Kind, supportingText: String?, state: DropdownListTileSchema.State)