customAttributes property

Map<String, dynamic>? customAttributes
getter/setter pair

Custom attributes of the user, configurable at Portal.

Implementation

Map<String, dynamic>? customAttributes;