userAttributes property

Map<String, AttributeDimension>? userAttributes
final

One or more custom user attributes to use as criteria for the segment.

Implementation

final Map<String, AttributeDimension>? userAttributes;