menu
vantura package
documentation
core/security.dart
VanturaSecurity
ssnRegex property
ssnRegex property
dark_mode
light_mode
ssnRegex
property
RegExp
ssnRegex
final
Implementation
static final RegExp ssnRegex = RegExp(r'\b\d{3}-\d{2}-\d{4}\b');
vantura package
documentation
core/security
VanturaSecurity
ssnRegex property
VanturaSecurity class