TypingIndicator typedef

  1. @Deprecated("Use 'StreamTypingIndicator' instead")
TypingIndicator = StreamTypingIndicator

Widget to show the current list of typing users

Implementation

@Deprecated("Use 'StreamTypingIndicator' instead")
typedef TypingIndicator = StreamTypingIndicator;