menu
flutter_2fa package
documentation
flutter_2fa_config.dart
Flutter2FAConfig
totpInterval property
totpInterval property
dark_mode
light_mode
totpInterval
property
int
totpInterval
final
The time step interval for TOTP codes in seconds (default: 30).
Implementation
final int totpInterval;
flutter_2fa package
documentation
flutter_2fa_config
Flutter2FAConfig
totpInterval property
Flutter2FAConfig class