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