menu
dart_gov_fbi package
documentation
features/wanted_person/domain/models/wanted_person.dart
WantedPerson
weightLbsMin property
weightLbsMin property
dark_mode
light_mode
weightLbsMin
property
int
?
weightLbsMin
final
The minimum estimated weight (in pounds) of the wanted person.
Implementation
final int? weightLbsMin;
dart_gov_fbi package
documentation
features/wanted_person/domain/models/wanted_person
WantedPerson
weightLbsMin property
WantedPerson class