id property

String? id
getter/setter pair

The unique ID for the user.

A user id can be used as a user request URI's userKey.

Implementation

core.String? id;