customAttributes property

Map<String, dynamic> customAttributes
final

A mapping of any custom attributes associated with this user. User custom attributes are managed via the Descope console.

Implementation

final Map<String, dynamic> customAttributes;