GoogleCloudChannelV1BillingAccountPurchaseInfo constructor

GoogleCloudChannelV1BillingAccountPurchaseInfo({
  1. GoogleCloudChannelV1BillingAccount? billingAccount,
})

Implementation

GoogleCloudChannelV1BillingAccountPurchaseInfo({
  this.billingAccount,
});