methodChannel property
The method channel used to interact with the native platform. MethodChannel
Implementation
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('ios_push_plugin');
The method channel used to interact with the native platform. MethodChannel
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('ios_push_plugin');