TestCase constructor
TestCase({})
Implementation
TestCase({
this.durationInNanoSeconds,
this.expired,
this.message,
this.name,
this.prefix,
this.reportArn,
this.status,
this.testRawDataPath,
});
TestCase({
this.durationInNanoSeconds,
this.expired,
this.message,
this.name,
this.prefix,
this.reportArn,
this.status,
this.testRawDataPath,
});