Initialize the VPN core
@override Future<void> setup() async { await methodChannel.invokeMethod('setup'); }