menu
bluesky package
documentation
app_bsky_notification_listnotifications.dart
Notification
Notification.fromJson factory constructor
Notification.fromJson factory constructor
dark_mode
light_mode
Notification.fromJson
constructor
Notification.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory Notification.fromJson(Map<String, Object?> json) => _$NotificationFromJson(json);
bluesky package
documentation
app_bsky_notification_listnotifications
Notification
Notification.fromJson factory constructor
Notification class