showTypingIndicator property

bool get showTypingIndicator

Indicates whether the typing indicator is displayed. Returns true if the typing indicator is shown, otherwise false

Implementation

bool get showTypingIndicator => _showTypingIndicator.value;