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