eventChannel property
The event channel used to listen for events from the native platform.
Implementation
@visibleForTesting
final eventChannel = const EventChannel(
'com.withintent.flutter.package.flutter_accessorysetup.events');
The event channel used to listen for events from the native platform.
@visibleForTesting
final eventChannel = const EventChannel(
'com.withintent.flutter.package.flutter_accessorysetup.events');