menu
dutato
data/datasources/local_vector_store_stub.dart
LocalVectorStore
hasTopicEmbeddings method
hasTopicEmbeddings
dark_mode
light_mode
description
hasTopicEmbeddings
method
bool
hasTopicEmbeddings
(
String
topicId
)
Implementation
bool hasTopicEmbeddings(String topicId) => false;
dutato
local_vector_store_stub
LocalVectorStore
hasTopicEmbeddings method
LocalVectorStore class