expiresAt property

DateTime? expiresAt

Return the expires time of session

Implementation

DateTime? get expiresAt => getDateTime('expiresAt');