getFinalCheckValue property
String
get
getFinalCheckValue
Implementation
String get getFinalCheckValue => "${docNumber ?? ''}${numberCheck ?? ''}${birthDate ?? ''}${birthCheck ?? ''}${expiryDate ?? ''}${expCheck ?? ''}${optional ?? ''}";