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