menu
pocketbase package
documentation
pocketbase.dart
AuthMethodOTP
AuthMethodOTP.new constructor
AuthMethodOTP.new constructor
dark_mode
light_mode
AuthMethodOTP
constructor
AuthMethodOTP
(
{
num
duration
=
0
,
bool
enabled
=
false
,
})
Implementation
AuthMethodOTP({ this.duration = 0, this.enabled = false, });
pocketbase package
documentation
pocketbase
AuthMethodOTP
AuthMethodOTP.new constructor
AuthMethodOTP class