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