errorsChannel property

  1. @visibleForTesting
EventChannel errorsChannel
final

The event channel is used to receive state change events.

Implementation

@visibleForTesting
final errorsChannel = const EventChannel('complycube_errors');