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