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