expiresAt property

DateTime? get expiresAt

Token expiration instant in UTC.

Implementation

DateTime? get expiresAt => _dateTimeFor('exp');