expiresIn property

int? expiresIn
final

Seconds until the access token expires (from the login response).

Implementation

final int? expiresIn;