onStartTyping property

Future<void> Function([String? parentId]) onStartTyping
final

Called when a typingStart event needs to be send.

Implementation

final Future<void> Function([String? parentId]) onStartTyping;