refreshToken property
The refresh token used to obtain new access tokens
Implementation
@JsonKey(name: 'refresh_token')
final String refreshToken;
The refresh token used to obtain new access tokens
@JsonKey(name: 'refresh_token')
final String refreshToken;