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