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