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