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