menu
bluesky package
documentation
app_bsky_feed_getpostthread.dart
UFeedGetPostThreadThread
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => const UFeedGetPostThreadThreadConverter().toJson(this);
bluesky package
documentation
app_bsky_feed_getpostthread
UFeedGetPostThreadThread
toJson method
UFeedGetPostThreadThread class