menu
jet_flutter_framework package
documentation
jet_framework.dart
LastNameValidator
lastNameWhitelist property
lastNameWhitelist property
dark_mode
light_mode
lastNameWhitelist
property
List
<
String
>
lastNameWhitelist
final
A list of valid last names that are explicitly allowed.
Implementation
final List<String> lastNameWhitelist;
jet_flutter_framework package
documentation
jet_framework
LastNameValidator
lastNameWhitelist property
LastNameValidator class