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