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