canPlaybackAudio property

bool canPlaybackAudio

Implementation

bool get canPlaybackAudio {
  return _audioEnabled;
}