DocumentScanStrings class

Document scan related strings - CORRECTED to match iOS exactly

Constructors

DocumentScanStrings.new(BuildContext context)

Properties

checkingImage String
no setter
context BuildContext
final
continueButton String
no setter
defaultHeader String
no setter
driversLicense String
no setter
ensureValidDocument String
no setter
hashCode int
The hash code for this object.
no setterinherited
idCard String
no setter
identityDocument String
no setter
idInstructions String
no setter
passport String
no setter
processing String
no setter
residencePermit String
no setter
retake String
no setter
retry String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
takePictureBack String
no setter
takePictureFront String
no setter
unableToVerifyID String
no setter

Methods

flipDocumentOver(String document) String
frontNeedsResubmission(String document) String
frontNeedsResubmissionSubtitle(String document) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
retakeBackPhoto(String document) String
takePictureOtherSide(String document) String
toString() String
A string representation of this object.
inherited
unclearText(String document) String

Operators

operator ==(Object other) bool
The equality operator.
inherited