localId property

String? localId
getter/setter pair

The ID of the user.

Specifying this field requires a Google OAuth 2.0 credential with proper permissions (https://cloud.google.com/identity-platform/docs/access-control). For requests from end-users, an ID token should be passed instead.

Implementation

core.String? localId;