menu
bluesky package
documentation
app_bsky_notification_listnotifications.dart
NotificationListNotificationsInput
reasons property
reasons property
dark_mode
light_mode
reasons
property
List
<
String
>
?
get
reasons
inherited
A reason that matches the reason property of #notification.
Implementation
List<String>? get reasons;
bluesky package
documentation
app_bsky_notification_listnotifications
NotificationListNotificationsInput
reasons property
NotificationListNotificationsInput class