UserListLicensePricing constructor
UserListLicensePricing({})
Implementation
UserListLicensePricing({
this.buyerApprovalState,
this.costMicros,
this.costType,
this.currencyCode,
this.endTime,
this.maxCostMicros,
this.pricingActive,
this.pricingId,
this.startTime,
});