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