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