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