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