Starts the VPN service.
@override Future<void> startVpn() async { return await methodChannel.invokeMethod('startVpn'); }