menu
bluesky package
documentation
app_bsky_feed_gettimeline.dart
FeedGetTimelineOutput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this FeedGetTimelineOutput to a JSON map.
Implementation
Map<String, dynamic> toJson();
bluesky package
documentation
app_bsky_feed_gettimeline
FeedGetTimelineOutput
toJson abstract method
FeedGetTimelineOutput class