isPlaybackActive property

bool get isPlaybackActive

Implementation

bool get isPlaybackActive {
  return _isPlaybackActive;
}