GoogleCloudApigeeV1Attributes constructor

GoogleCloudApigeeV1Attributes({
  1. List<GoogleCloudApigeeV1Attribute>? attribute,
})

Implementation

GoogleCloudApigeeV1Attributes({
  this.attribute,
});