expiresAt property

DateTime? expiresAt
final

The Unix time in seconds and milliseconds when the authorization token expires. Authorization tokens are valid for 12 hours.

Implementation

final DateTime? expiresAt;