isPlaying property

bool isPlaying

Implementation

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