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