OAuth2RequestResult.hasRefreshToken()
Returns refresh_token
if the error
field exists and the value is a string.
Definition
function hasRefreshToken(): boolean;
Returns refresh_token
if the error
field exists and the value is a string.
function hasRefreshToken(): boolean;