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