overallIsInvalid property

bool overallIsInvalid
final

Overall status of the document verification. Corresponds to the most severe status of all fields, i.e. if at least one field is invalid, the overall status is invalid.

Implementation

final bool overallIsInvalid;