PatchOrganizationRequest constructor
Returns a new PatchOrganizationRequest instance.
Implementation
PatchOrganizationRequest({
this.name,
this.description,
});
Returns a new PatchOrganizationRequest instance.
PatchOrganizationRequest({
this.name,
this.description,
});