menu
dart_gov_fbi package
documentation
features/wanted_person/domain/models/wanted_person.dart
WantedPerson
ageMax property
ageMax property
dark_mode
light_mode
ageMax
property
int
?
ageMax
final
The maximum estimated age of the wanted person.
Implementation
final int? ageMax;
dart_gov_fbi package
documentation
features/wanted_person/domain/models/wanted_person
WantedPerson
ageMax property
WantedPerson class