GoogleCloudChannelV1SkuPurchaseGroup constructor
GoogleCloudChannelV1SkuPurchaseGroup({
- List<
GoogleCloudChannelV1BillingAccountPurchaseInfo> ? billingAccountPurchaseInfos, - List<
String> ? skus,
Implementation
GoogleCloudChannelV1SkuPurchaseGroup({
this.billingAccountPurchaseInfos,
this.skus,
});