methodChannel property
Method channel used to interact with native platforms.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel(methodChannelName);
Method channel used to interact with native platforms.
@visibleForTesting
final methodChannel = const MethodChannel(methodChannelName);