menu
bluesky package
documentation
app_bsky_actor_defs.dart
BskyAppStatePref
BskyAppStatePref.fromJson factory constructor
BskyAppStatePref.fromJson factory constructor
dark_mode
light_mode
BskyAppStatePref.fromJson
constructor
BskyAppStatePref.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory BskyAppStatePref.fromJson(Map<String, dynamic> json) => _$BskyAppStatePrefFromJson(json);
bluesky package
documentation
app_bsky_actor_defs
BskyAppStatePref
BskyAppStatePref.fromJson factory constructor
BskyAppStatePref class