menu
bluesky package
documentation
app_bsky_unspecced_getpostthreadv2.dart
ThreadItem
ThreadItem.fromJson factory constructor
ThreadItem.fromJson factory constructor
dark_mode
light_mode
ThreadItem.fromJson
constructor
ThreadItem.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ThreadItem.fromJson(Map<String, Object?> json) => _$ThreadItemFromJson(json);
bluesky package
documentation
app_bsky_unspecced_getpostthreadv2
ThreadItem
ThreadItem.fromJson factory constructor
ThreadItem class