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