CancelTestMatrixResponse constructor
CancelTestMatrixResponse({
- String? testState,
Implementation
CancelTestMatrixResponse({
this.testState,
});
CancelTestMatrixResponse({
this.testState,
});