eventChannel property
The event channel used to receive broadcast events from the native platform.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('inter_isolate_event/broadcast');
The event channel used to receive broadcast events from the native platform.
@visibleForTesting
final eventChannel = const EventChannel('inter_isolate_event/broadcast');