core.Map<core.String, core.dynamic> toJson() { final fileFormat = this.fileFormat; return {'fileFormat': ?fileFormat}; }