GoogleCloudApigeeV1Subscription constructor

GoogleCloudApigeeV1Subscription({
  1. String? name,
})

Implementation

GoogleCloudApigeeV1Subscription({
  this.name,
});