canPlaybackAudio property

bool get canPlaybackAudio

Implementation

bool get canPlaybackAudio {
  return _audioEnabled;
}