length property

int get length

The number of embeddings.

Implementation

int get length => _embeddings.length;