expiresAt property

DateTime get expiresAt

Implementation

DateTime get expiresAt => super.get<DateTime>(keyVarExpiresAt)!;