flipInstructions property

String? flipInstructions
getter/setter pair

String: instructions to flip document, shown when scanning of the first side is done, before scanning the second side of the document. If null, default value will be used.

Implementation

String? flipInstructions;