importedAt property

DateTime importedAt

Implementation

DateTime get importedAt => _getAttribute<DateTime>(kImportedAt, DateTime(0));