menu
lite_embeddings_dart package
documentation
lite_embeddings.dart
SegmentInfo
SegmentInfo.new constructor
SegmentInfo.new constructor
dark_mode
light_mode
SegmentInfo
constructor
SegmentInfo
(
{
required
String
id
,
required
String
text
,
Map
<
String
,
dynamic
>
?
metadata
=
const {}
,
})
Implementation
SegmentInfo({required this.id, required super.text, super.metadata = const {}});
lite_embeddings_dart package
documentation
lite_embeddings
SegmentInfo
SegmentInfo.new constructor
SegmentInfo class