notificationChangedAt property

DateTime notificationChangedAt

Implementation

DateTime get notificationChangedAt =>
    _getAttribute<DateTime>(kNotificationChangedAt, DateTime(0));