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