setTypingStatus property

Stream get setTypingStatus

Stream that emits events when the user is typing.

Implementation

Stream<dynamic> get setTypingStatus =>
    throw UnimplementedError('has not been implemented.');