GetRequestedServiceQuotaChangeResponse constructor
GetRequestedServiceQuotaChangeResponse({
- RequestedServiceQuotaChange? requestedQuota,
Implementation
GetRequestedServiceQuotaChangeResponse({
this.requestedQuota,
});