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