attributes property

Map<String, AttributeDimension>? attributes
final

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

Implementation

final Map<String, AttributeDimension>? attributes;