menu
dutato
data/datasources/local_embedding_datasource_stub.dart
LocalEmbeddingDatasource
downloadModel method
downloadModel
dark_mode
light_mode
description
downloadModel
method
Future
<
void
>
downloadModel
(
{
void
onProgress
(
double
progress
)?,
})
Implementation
Future<void> downloadModel({ void Function(double progress)? onProgress, }) async {}
dutato
local_embedding_datasource_stub
LocalEmbeddingDatasource
downloadModel method
LocalEmbeddingDatasource class