Map<String, dynamic> toJson() { return { 'url': url, 'partitioningBlobURLInfo': partitioningBlobURLInfo.toJson(), }; }