menu
zxcvbnm package
documentation
matchers.dart
BaseMatch
token property
token property
dark_mode
light_mode
token
property
String
get
token
The matched part of the
password
.
Implementation
String get token => password.substring(start, end);
zxcvbnm package
documentation
matchers
BaseMatch
token property
BaseMatch class