eventChannel property
final
The event channel used to interact with the native platform.
Implementation
final EventChannel eventChannel = const EventChannel('eventListener');
The event channel used to interact with the native platform.
final EventChannel eventChannel = const EventChannel('eventListener');