menu
authyo_plugin package
documentation
component/verification_controller.dart
VerificationController
otpLength property
otpLength property
dark_mode
light_mode
otpLength
property
int
?
otpLength
final
Expected OTP length, used to cap the input. Null = unknown.
Implementation
final int? otpLength;
authyo_plugin package
documentation
component/verification_controller
VerificationController
otpLength property
VerificationController class