expectedPass property

List<int>? expectedPass
getter/setter pair

This option controls the quality checks that the image should pass in order to be considered a valid input during the scanning process.

Implementation

List<int>? expectedPass;