typingIndicatorsEnabled property

bool typingIndicatorsEnabled
final

Whether typing indicator processing is enabled (default: true).

When disabled, typing events from the WebSocket are silently dropped, reducing CPU overhead.

Android Reference: Custom Flutter SDK extension (no Android equivalent)

Implementation

final bool typingIndicatorsEnabled;