InfoTile typedef

  1. @Deprecated("Use 'StreamInfoTile' instead")
InfoTile = StreamInfoTile

Tile to display a message, used in stream chat to display connection status

Implementation

@Deprecated("Use 'StreamInfoTile' instead")
typedef InfoTile = StreamInfoTile;