OAuth2Tokens.refreshToken()
Returns the refresh_token field value. Throws an Error if the field is missing or the value isn't a string.
Definition
function refreshToken(): string;
Returns the refresh_token field value. Throws an Error if the field is missing or the value isn't a string.
function refreshToken(): string;