Stream that emits events when the user is typing.
@override Stream<dynamic> get setTypingStatus => setTypingStatusStreamController.stream;