reason property
The reason why this notification was delivered - e.g. your post was liked, or you received a new follower.
Implementation
String get $type;@AtUriConverter() AtUri get uri; String get cid;@ProfileViewConverter() ProfileView get author;/// The reason why this notification was delivered - e.g. your post was liked, or you received a new follower.
@NotificationReasonConverter() NotificationReason get reason;