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