menu
sprint_check package
documentation
models/IDCardInfo.dart
IDCardInfo
dateOfBirth property
dateOfBirth property
dark_mode
light_mode
dateOfBirth
property
String
?
dateOfBirth
final
The date of birth of the card holder in
dd-MM-yyyy
format.
Implementation
final String? dateOfBirth;
sprint_check package
documentation
models/IDCardInfo
IDCardInfo
dateOfBirth property
IDCardInfo class