localId property
The id of the authenticated user.
Present in the case of a successful authentication. In the case when the phone could be verified but the account operation could not be performed, a temporary proof will be returned instead.
Implementation
core.String? localId;