menu
extensions package
documentation
ai.dart
GeneratedEmbeddings
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the collection is empty.
Implementation
bool get isEmpty => _embeddings.isEmpty;
extensions package
documentation
ai
GeneratedEmbeddings
isEmpty property
GeneratedEmbeddings class