currentScoAudioState property

AndroidScoAudioState? currentScoAudioState

Implementation

AndroidScoAudioState? get currentScoAudioState =>
    _scoAudioUpdatedEventSubject.nvalue?.currentState;