personName property

String? personName
getter/setter pair

The identifier for this user that can be used with the People API to get more information.

The format is people/ACCOUNT_ID. See https://developers.google.com/people/.

Implementation

core.String? personName;