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