imgNotAvailable constant

String const imgNotAvailable

Implementation

static const String imgNotAvailable = 'Image Not Available',
    imgNotCaptured = 'Image Not Captured',
    docNotAvailable = 'Document Not Available',
    docNotPicked = 'Document Not Picked',
    signatureUnsigned = 'Signature unsigned',
    enterMissingField = 'Please enter missing fields';