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