menu
authyo_plugin package
documentation
component/verification_controller.dart
VerificationController
canResend property
canResend property
dark_mode
light_mode
canResend
property
bool
canResend
getter/setter pair
True once the OTP has expired: the resend options replace the timer.
Implementation
bool canResend = false;
authyo_plugin package
documentation
component/verification_controller
VerificationController
canResend property
VerificationController class