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