eventChannel property
The event channel used to receive asynchronous events from the native platform.
Implementation
final eventChannel = const EventChannel('knotapi_flutter_events');
The event channel used to receive asynchronous events from the native platform.
final eventChannel = const EventChannel('knotapi_flutter_events');