Get current SingBox configuration
Future<String> getConfig() { return FlutterSingboxPlatform.instance.getConfig(); }