GoogleCloudApigeeV1DebugSessionTransaction constructor

GoogleCloudApigeeV1DebugSessionTransaction({
  1. bool? completed,
  2. List<GoogleCloudApigeeV1Point>? point,
})

Implementation

GoogleCloudApigeeV1DebugSessionTransaction({this.completed, this.point});