errorChannel property

  1. @visibleForTesting
EventChannel errorChannel
final

The event channel is used to receive state change events.

Implementation

@visibleForTesting
final errorChannel = const EventChannel('complycube_error');