CancelTestMatrixResponse constructor

CancelTestMatrixResponse({
  1. String? testState,
})

Implementation

CancelTestMatrixResponse({this.testState});