menu
pineconedb package
documentation
model/search_result_hit.dart
SearchResultHitMapper
typeFactory property
typeFactory property
dark_mode
light_mode
typeFactory
property
Function
get
typeFactory
inherited
A type factory is what makes generic types work.
Implementation
Function get typeFactory => (f) => f<T>();
pineconedb package
documentation
model/search_result_hit
SearchResultHitMapper
typeFactory property
SearchResultHitMapper class