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