playbackStream property

Stream<PlaybackState> playbackStream
getter/setter pair

Implementation

late Stream<PlaybackState> playbackStream;