stopTypingStream property

Stream<TypingStatus> stopTypingStream

Implementation

Stream<TypingStatus> get stopTypingStream =>
    _stopTypingStreamController.stream;