menu
poptart_lex package
documentation
app/bsky/actor/defs/thread_view_pref.dart
ThreadViewPref
ThreadViewPref.fromJson factory constructor
ThreadViewPref.fromJson factory constructor
dark_mode
light_mode
ThreadViewPref.fromJson
constructor
ThreadViewPref.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ThreadViewPref.fromJson(Map<String, Object?> json) => _$ThreadViewPrefFromJson(json);
poptart_lex package
documentation
app/bsky/actor/defs/thread_view_pref
ThreadViewPref
ThreadViewPref.fromJson factory constructor
ThreadViewPref class