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