menu
bluesky package
documentation
app_bsky_notification_listnotifications.dart
NotificationListNotificationsOutput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this NotificationListNotificationsOutput to a JSON map.
Implementation
Map<String, dynamic> toJson();
bluesky package
documentation
app_bsky_notification_listnotifications
NotificationListNotificationsOutput
toJson abstract method
NotificationListNotificationsOutput class