count property

int get count

Get count of entries.

Implementation

int get count => _store.length;