eventChannel property
The method channel used to interact with the native platform.
Implementation
@visibleForTesting
final eventChannel = const EventChannel("mesh_event");
The method channel used to interact with the native platform.
@visibleForTesting
final eventChannel = const EventChannel("mesh_event");