expiration property
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;
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.
final DateTime? expiration;