archivedAt property

DateTime get archivedAt

Implementation

DateTime get archivedAt => _getAttribute<DateTime>(kArchivedAt, DateTime(0));