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