core.Map<core.String, core.dynamic> toJson() => { if (basePlanId != null) 'basePlanId': basePlanId!, if (offerId != null) 'offerId': offerId!, if (offerTags != null) 'offerTags': offerTags!, };