Returns whether a blob URL is being tracked.
bool isTracking(String blobUrl) => _activeBlobUrls.containsValue(blobUrl);