displayName property

String? displayName
getter/setter pair

The display name of the user.

Must be UTF-8 encoded with a maximum size of 240 bytes.

Required.

Implementation

core.String? displayName;