refreshToken property

String? refreshToken
final

A token that, if present, can be used to refresh a previously issued access token that might have expired.

Implementation

final String? refreshToken;