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