refreshedAt property

DateTime refreshedAt

Implementation

DateTime get refreshedAt =>
    _getAttribute<DateTime>(kRefreshedAt, DateTime(0));