hasAudioService property
Whether this call has allocated audio playback resources.
Implementation
@visibleForTesting
bool get hasAudioService => _audioService != null;
Whether this call has allocated audio playback resources.
@visibleForTesting
bool get hasAudioService => _audioService != null;