getPlaybackStream method

Stream<bool> getPlaybackStream()

Implementation

Stream<bool> getPlaybackStream() =>
    FlutterRadioPlayerPlatform.instance.getIsPlayingStream();