isPlaying property

bool get isPlaying

Implementation

bool get isPlaying => this.state == NowPlayingState.playing;