attributes property

Map<Object?, Object?>? attributes
getter/setter pair

The attributes for the current user. These are arbitrary key/value pairs that will be sent to Help Scout to help identify the current user. You may add up to 30 different attributes.

Implementation

Map<Object?, Object?>? attributes;