diffs property

Map<String, Image>? diffs
final

Map containing differential images to illustrate found variants in pixel values in the execution of the pixel test.

Implementation

final Map<String, Image>? diffs;