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