DeviceAuthorizationRequestResult.userCode()
Returns the user_code field value. Throws an Error if the field is missing or the value isn't a string.
Definition
function userCode(): string;
Returns the user_code field value. Throws an Error if the field is missing or the value isn't a string.
function userCode(): string;