menu
bluesky package
documentation
app_bsky_notification_listnotifications.dart
NotificationReason
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => const NotificationReasonConverter().toJson(this);
bluesky package
documentation
app_bsky_notification_listnotifications
NotificationReason
toJson method
NotificationReason class