onSend property

Stream<String> get onSend
inherited

Implementation

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