showTypingIndicator property

  1. @Deprecated('Use [ChatController.setTypingIndicator] instead')
bool showTypingIndicator
final

Allow user to show typing indicator.

Implementation

@Deprecated('Use [ChatController.setTypingIndicator]  instead')

/// Allow user to show typing indicator.
final bool showTypingIndicator;