onTyping property

Stream<ITypingEvent> onTyping

Emitted when a user starts typing.

Implementation

Stream<ITypingEvent> get onTyping;