menu
dart_dash_otp package
documentation
dart_dash_otp.dart
HOTP
type property
type property
dark_mode
light_mode
type
property
@
override
OTPType
get
type
The type of the token.
Implementation
@override OTPType get type => OTPType.HOTP;
dart_dash_otp package
documentation
dart_dash_otp
HOTP
type property
HOTP class