ServiceConfig_SecurityLevel.fromJson constructor
ServiceConfig_SecurityLevel.fromJson(
- String json
Implementation
factory ServiceConfig_SecurityLevel.fromJson(String json) =>
ServiceConfig_SecurityLevel(json);