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