expirationDate property

DateTime expirationDate

The token expiration date.

Implementation

DateTime get expirationDate => _expirationDate.value;