menu
poptart_lex package
documentation
app/bsky/feed/post/reply_ref.dart
ReplyRef
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this ReplyRef to a JSON map.
Implementation
Map<String, dynamic> toJson();
poptart_lex package
documentation
app/bsky/feed/post/reply_ref
ReplyRef
toJson abstract method
ReplyRef class