refreshToken property

String? refreshToken
final

The refresh token.

Issued when offline.access is specified in the scope.

Implementation

final String? refreshToken;