typingIndicatorThrottle property Null safety

int typingIndicatorThrottle
read / write

Sets a term of typing indicator throttling in group channel. After this throttling interval from typing indicator started (or ended), You can re-start (or re-end) typing indicator. If you call start (or end) again in this interval, the call will be ignored.

Implementation

int typingIndicatorThrottle;