output property

TestingData? output
final

The subset of the dataset that was actually tested. Some images (assets) might not be tested due to file formatting and other issues.

Implementation

final TestingData? output;