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