Creates a new multipart upload part.
const MultipartUploadPart({ required this.url, required this.partNumber, required this.size, });