IconButtonTileSchema
constructor(id: String, events: SerializableImmutableList<EventSchema>?, style: StyleSchema, searchableTerms: SerializableImmutableList<String>?, visibility: TileSchema.Visibility, icon: IconSchema, buttonType: IconButtonTileSchema.Type = Type.DEFAULT, loading: Boolean = false, enabled: Boolean)