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