datesOfBirthUsed property

List<String>? datesOfBirthUsed
final

All of the possible dates of birth for the wanted person.

This could be a known date of birth or any number of dates of birth they may have used for an alias.

Implementation

final List<String>? datesOfBirthUsed;