menu
web3auth_flutter package
documentation
input.dart
MfaSetting
MfaSetting constructor
MfaSetting constructor
dark_mode
light_mode
MfaSetting
constructor
MfaSetting
(
{
required
bool
enable
,
int
?
priority
,
bool
?
mandatory
,
})
Implementation
MfaSetting({required this.enable, this.priority, this.mandatory});
web3auth_flutter package
documentation
input
MfaSetting
MfaSetting constructor
MfaSetting class