playing property

  1. @override
bool playing
override

Implementation

@override
bool get playing => _status == PlayerStatus.playing;