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