Check if LiteRT embeddings are initialized.
Returns bool - true if initialized, false otherwise
static bool isInitialized() { return _isLiteRtEmbeddingsInitializedJS().toDart; }