refreshToken property

String? refreshToken

Refresh token

Implementation

String? get refreshToken => this['refresh_token'];