core.Map<core.String, core.dynamic> toJson() => { if (matchType != null) 'matchType': matchType!, if (orFiltersForSegment != null) 'orFiltersForSegment': orFiltersForSegment!, };