QChatSendTypingEventResult constructor

QChatSendTypingEventResult({
  1. QChatTypingEvent? typingEvent,
})

Implementation

QChatSendTypingEventResult({this.typingEvent});