Disconnect and stop VPN service.
@override Future<void> disconnect() async { await methodChannel.invokeMethod('disconnect'); }