eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel is used to receive state change events.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('complycube_events');