GoogleCloudApigeeV1DeveloperMonetizationConfig constructor

GoogleCloudApigeeV1DeveloperMonetizationConfig({
  1. String? billingType,
})

Implementation

GoogleCloudApigeeV1DeveloperMonetizationConfig({
  this.billingType,
});