menu
nexa_ai_flutter package
documentation
models/embedder_models.dart
EmbeddingConfig
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'normalize': normalize, }; }
nexa_ai_flutter package
documentation
models/embedder_models
EmbeddingConfig
toMap method
EmbeddingConfig class