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