secondInputImage property
Returns the input image for the second scanning side in the Base64 format.
or null
if the input image is not available.
Implementation
String? secondInputImage;
Returns the input image for the second scanning side in the Base64 format.
or null
if the input image is not available.
String? secondInputImage;