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