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