onSend property

Stream<String> get onSend

Implementation

Stream<String> get onSend => _onSend.stream;