enabled property
getter/setter pair
Determines whether the review screen should be shown or not. If 'false', the review screen will be skipped and the scanned document will be returned immediately.
Default is true
Implementation
bool enabled;