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