methodChannel property
The method channel used to emit events to the native platform.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('inter_isolate_event/emit');
The method channel used to emit events to the native platform.
@visibleForTesting
final methodChannel = const MethodChannel('inter_isolate_event/emit');