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