expiresIn property

int? expiresIn
final

An optional, but recommended integer that signifies the time left until the accessToken expires.

Implementation

final int? expiresIn;