menu
authyo_plugin package
documentation
models/send_otp_input_params.dart
AuthyoOTPRequestParams
AuthyoOTPRequestParams.new constructor
AuthyoOTPRequestParams.new constructor
dark_mode
light_mode
AuthyoOTPRequestParams
constructor
AuthyoOTPRequestParams
(
{
String
?
to
,
int
?
expiry
,
int
?
otplength
,
String
?
authway
,
})
Implementation
AuthyoOTPRequestParams({this.to, this.expiry, this.otplength, this.authway});
authyo_plugin package
documentation
models/send_otp_input_params
AuthyoOTPRequestParams
AuthyoOTPRequestParams.new constructor
AuthyoOTPRequestParams class