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