GoogleCloudApigeeV1ReportProperty constructor
GoogleCloudApigeeV1ReportProperty({
- String? property,
- List<
GoogleCloudApigeeV1Attribute> ? value,
Implementation
GoogleCloudApigeeV1ReportProperty({
this.property,
this.value,
});