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