refreshToken property
A token that, if present, can be used to refresh a previously issued access token that might have expired.
Implementation
final String? refreshToken;
A token that, if present, can be used to refresh a previously issued access token that might have expired.
final String? refreshToken;