sub property

String? sub
getter/setter pair

The unique user ID associated with the provided token.

For Google Accounts, this value is based on the Google Account's user ID. For federated identities, this value is based on the identity pool ID and the value of the mapped google.subject attribute.

Implementation

core.String? sub;