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