UsableSubnetwork_Role.fromJson constructor
UsableSubnetwork_Role.fromJson(
- Object? json
Implementation
factory UsableSubnetwork_Role.fromJson(Object? json) =>
UsableSubnetwork_Role(json as String);