methodChannelForToken property
The method channel used to interact with the native platform.
Implementation
@visibleForTesting
final methodChannelForToken =
const MethodChannel(MethodChannelFlutterUserChannel.channelNameForToken);
The method channel used to interact with the native platform.
@visibleForTesting
final methodChannelForToken =
const MethodChannel(MethodChannelFlutterUserChannel.channelNameForToken);