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