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