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