menu
bluesky package
documentation
app_bsky_graph_getlists.dart
GraphGetListsPurposes
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => const GraphGetListsPurposesConverter().toJson(this);
bluesky package
documentation
app_bsky_graph_getlists
GraphGetListsPurposes
toJson method
GraphGetListsPurposes class