expiresInMs property
The lifetime of the access token, in milliseconds. If not given, the client can assume that the access token will not expire.
Implementation
int? expiresInMs;
The lifetime of the access token, in milliseconds. If not given, the client can assume that the access token will not expire.
int? expiresInMs;