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