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