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