SegmentDimensionFilter constructor
SegmentDimensionFilter({})
Implementation
SegmentDimensionFilter({
this.caseSensitive,
this.dimensionName,
this.expressions,
this.maxComparisonValue,
this.minComparisonValue,
this.operator,
});