expirationDate property

DateTime? get expirationDate

Implementation

DateTime? get expirationDate => payload.claimDate('exp');