getActiveSingBoxServerConfig method
Get active server configuration
Implementation
Future<SingBoxServerConfig?> getActiveSingBoxServerConfig() {
throw UnimplementedError('getActiveSingBoxServerConfig() has not been implemented.');
}
Get active server configuration
Future<SingBoxServerConfig?> getActiveSingBoxServerConfig() {
throw UnimplementedError('getActiveSingBoxServerConfig() has not been implemented.');
}