ApplicationServerRelationships.fromJson constructor
ApplicationServerRelationships.fromJson(
- JsonMap json
Implementation
factory ApplicationServerRelationships.fromJson(JsonMap json) =>
_$ApplicationServerRelationshipsFromJson(json);