realtimePlayingInfos property

ValueStream<RealtimePlayingInfos> get realtimePlayingInfos

Implementation

ValueStream<RealtimePlayingInfos> get realtimePlayingInfos =>
    _realtimePlayingInfos.stream;