AllocateQuotaRequest constructor
AllocateQuotaRequest({
- QuotaOperation? allocateOperation,
- String? serviceConfigId,
Implementation
AllocateQuotaRequest({this.allocateOperation, this.serviceConfigId});