Response.someTestsFailed constructor Null safety
Constructor for failure response.
Implementation
Response.someTestsFailed(this._failureDetails, {this.data})
: _allTestsPassed = false;
Constructor for failure response.
Response.someTestsFailed(this._failureDetails, {this.data})
: _allTestsPassed = false;