length property

int length

Returns the amount of entries.

Implementation

int get length => _entries.length;