expiry property

DateTime? expiry
final

Expiration Time Claim

If this claim does not exist, the value is null.

The claim name for this claim is 'exp'.

Implementation

final DateTime? expiry;