currentState property
AudioFocusState
get
currentState
Gets the current audio focus state
Implementation
AudioFocusState get currentState => _currentState;
Gets the current audio focus state
AudioFocusState get currentState => _currentState;