menu
core_kit package
documentation
auth/otp/otp_config.dart
CkOtpConfig
autoTriggers property
autoTriggers property
dark_mode
light_mode
autoTriggers
property
Set
<
CkOtpTrigger
>
autoTriggers
final
Which flows auto-trigger OTP after the initial API call
Implementation
final Set<CkOtpTrigger> autoTriggers;
core_kit package
documentation
auth/otp/otp_config
CkOtpConfig
autoTriggers property
CkOtpConfig class