SuggestStoreBuilder

open class SuggestStoreBuilder : SuggestStoreBuilderProtocol, @unchecked Sendable

Builder for [SuggestStore]

Using a builder is preferred to calling the constructor directly since it’s harder to confuse the data_path and cache_path strings.