Get current VPN status
Returns one of the following strings:
Future<String> getVPNStatus() { return FlutterSingboxPlatform.instance.getVPNStatus(); }