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