core.Map<core.String, core.dynamic> toJson() { final datedValues = this.datedValues; return {'datedValues': ?datedValues}; }