onTypingStarted method
Implementation
@override
void onTypingStarted(TypingIndicator typingIndicator) {
  CometChatMessageEvents.onTypingStarted(typingIndicator);
}
@override
void onTypingStarted(TypingIndicator typingIndicator) {
  CometChatMessageEvents.onTypingStarted(typingIndicator);
}