eventChannel property
The event channel used to receive native events.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('formica_tracker/events');
The event channel used to receive native events.
@visibleForTesting
final eventChannel = const EventChannel('formica_tracker/events');