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