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