GoogleCloudApigeeV1Properties constructor

GoogleCloudApigeeV1Properties({
  1. List<GoogleCloudApigeeV1Property>? property,
})

Implementation

GoogleCloudApigeeV1Properties({
  this.property,
});