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