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