expiresAt property

DateTime expiresAt

Implementation

DateTime get expiresAt => _getAttribute<DateTime>(kExpiresAt, DateTime(0));