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