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