isPlaying property

  1. @mustBeOverridden
bool get isPlaying

Implementation

@mustBeOverridden
bool get isPlaying => true;