GoogleCloudApigeeV1Point constructor
GoogleCloudApigeeV1Point({
- String? id,
- List<
GoogleCloudApigeeV1Result> ? results,
Implementation
GoogleCloudApigeeV1Point({
this.id,
this.results,
});