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