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