expiresIn property

int? expiresIn
final

If the access token expires, the server should reply with the duration of time the access token is granted for.

Implementation

final int? expiresIn;