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