diffs property Null safety
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;
Map containing differential images to illustrate found variants in pixel values in the execution of the pixel test.
final Map<String, Image>? diffs;