count property

int count

Gets number of the elements in the collection.

Implementation

int get count => _namedCollections.length;