setIsTyping method

void setIsTyping()

set typing state

Implementation

void setIsTyping() async {
  _hanldeSetTyping();
}