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