isPlaying property

bool isPlaying

Implementation

bool get isPlaying => playStatus == PlayStatus.playing;