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