stream property

Stream<NowPlayingTrack> stream

Implementation

Stream<NowPlayingTrack> get stream => _controller.stream;