resultChannel property

  1. @visibleForTesting
EventChannel resultChannel
final

The event channel is used to receive state change events.

Implementation

@visibleForTesting
final resultChannel = const EventChannel('complycube_result');