eventChannel property
The event channel is used to receive state change events.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('complycube_events');
The event channel is used to receive state change events.
@visibleForTesting
final eventChannel = const EventChannel('complycube_events');