onUserText property

Stream<String> get onUserText

Stream of user text. This should not output any object that is encoded as a json or other format.

Implementation

Stream<String> get onUserText;