sendTyping method
Send typing indicator (if supported).
Implementation
@override
Future<void> sendTyping(ConversationKey conversation) async {}
Send typing indicator (if supported).
@override
Future<void> sendTyping(ConversationKey conversation) async {}