menu
pocketbase package
documentation
pocketbase.dart
AuthMethodOTP
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
AuthMethodOTP
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static AuthMethodOTP fromJson(Map<String, dynamic> json) => _$AuthMethodOTPFromJson(json);
pocketbase package
documentation
pocketbase
AuthMethodOTP
fromJson static method
AuthMethodOTP class