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