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