firstInputImage property

String? firstInputImage
getter/setter pair

Returns the input image for the first scanning side in the Base64 format. or null if the input image is not available.

Implementation

String? firstInputImage;