ServerRelationships.fromJson constructor
ServerRelationships.fromJson(
- JsonMap json
Implementation
factory ServerRelationships.fromJson(JsonMap json) =>
_$ServerRelationshipsFromJson(json);
factory ServerRelationships.fromJson(JsonMap json) =>
_$ServerRelationshipsFromJson(json);