birthDate property
String?
get
birthDate
Date of birth of the driver
Implementation
String? get birthDate => getField('Birth Date');
Date of birth of the driver
String? get birthDate => getField('Birth Date');