menu
authyo_plugin package
documentation
models/verify_otp_input_params.dart
VerifyOTPParams
VerifyOTPParams.new constructor
VerifyOTPParams.new constructor
dark_mode
light_mode
VerifyOTPParams
constructor
VerifyOTPParams
(
{
String
?
maskId
,
String
?
otp
,
})
Implementation
VerifyOTPParams({this.maskId, this.otp});
authyo_plugin package
documentation
models/verify_otp_input_params
VerifyOTPParams
VerifyOTPParams.new constructor
VerifyOTPParams class