eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to receive native events.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('formica_tracker/events');