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