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. For requests from end-users, an ID token should be passed instead.

Implementation

core.String? localId;