stream property

Stream<ListenResponse> get stream

Implementation

Stream<ListenResponse> get stream => _listenResponseStreamController.stream;