errorMessage property
The error message returned if return_idp_credential
is set to true
and
either the FEDERATED_USER_ID_ALREADY_LINKED
or EMAIL_EXISTS
error is
encountered.
This field's value is either FEDERATED_USER_ID_ALREADY_LINKED
or
EMAIL_EXISTS
.
Implementation
core.String? errorMessage;