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