activeBlobCount property

int get activeBlobCount

Returns the number of active blob URLs.

Useful for debugging and testing.

Implementation

int get activeBlobCount => _activeBlobUrls.length;