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