menu
otpless_headless_flutter package
documentation
models.dart
OtplessAuthConfig
OtplessAuthConfig.new const constructor
OtplessAuthConfig.new const constructor
dark_mode
light_mode
OtplessAuthConfig
constructor
const
OtplessAuthConfig
(
bool
isForeground
, {
String
?
otp
,
String
?
tid
,
})
Implementation
const OtplessAuthConfig(this.isForeground, {this.otp, this.tid});
otpless_headless_flutter package
documentation
models
OtplessAuthConfig
OtplessAuthConfig.new const constructor
OtplessAuthConfig class