menu
pineconedb package
documentation
model/search_result_hit.dart
SearchResultHitMapper
isForType method
isForType method
dark_mode
light_mode
isForType
method
bool
isForType
(
Type
type
)
inherited
Implementation
bool isForType(Type type) => type.base == T;
pineconedb package
documentation
model/search_result_hit
SearchResultHitMapper
isForType method
SearchResultHitMapper class