GoogleCloudApigeeV1DebugSessionTransaction constructor
GoogleCloudApigeeV1DebugSessionTransaction({
- bool? completed,
- List<
GoogleCloudApigeeV1Point> ? point,
Implementation
GoogleCloudApigeeV1DebugSessionTransaction({
this.completed,
this.point,
});