menu
dart_dash_otp package
documentation
dart_dash_otp.dart
HOTP
digits property
digits property
dark_mode
light_mode
digits
property
int
digits
getter/setter pair
inherited
The length of the one-time password, between 6 and 8.
Implementation
int digits;
dart_dash_otp package
documentation
dart_dash_otp
HOTP
digits property
HOTP class