CollaborationResourcesAddResourceResponseApplicationJson.fromJson constructor
Implementation
factory CollaborationResourcesAddResourceResponseApplicationJson.fromJson(Map<String, dynamic> json) =>
jsonSerializers.deserializeWith(serializer, json)!;