dateOfBirth property
String?
get
dateOfBirth
Birth date for this ID Card
Implementation
String? get dateOfBirth => getField('Date of Birth');
Birth date for this ID Card
String? get dateOfBirth => getField('Date of Birth');