GoogleCloudApigeeV1Certificate constructor

GoogleCloudApigeeV1Certificate({
  1. List<GoogleCloudApigeeV1CertInfo>? certInfo,
})

Implementation

GoogleCloudApigeeV1Certificate({
  this.certInfo,
});