getAllDownloadedModelsBytes

abstract suspend fun getAllDownloadedModelsBytes(): Long(source)

Returns total bytes occupied by every downloaded model directory visible to the platform.

Settings uses this as a fallback when platform storage contains downloaded models before the model catalog provides their ids.

Author

Dmitriy Moroz