archivedAt property

DateTime archivedAt

Implementation

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