expiration property

DateTime? expiration
final

The date at which these credentials will expire.

This is likely to be a few seconds earlier than the server's idea of the expiration date.

Implementation

final DateTime? expiration;