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