menu
core_kit package
documentation
auth/otp/otp_config.dart
CkOtpConfig
maxResendAttempts property
maxResendAttempts property
dark_mode
light_mode
maxResendAttempts
property
int
maxResendAttempts
final
Max resend attempts per session (0 = unlimited)
Implementation
final int maxResendAttempts;
core_kit package
documentation
auth/otp/otp_config
CkOtpConfig
maxResendAttempts property
CkOtpConfig class