eventChannel property
The event channel used to receive audio state changes from the native platform.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('audio_router/events');
The event channel used to receive audio state changes from the native platform.
@visibleForTesting
final eventChannel = const EventChannel('audio_router/events');