totalEntries property

int totalEntries

Gets the total number of Dictionary entries.

Implementation

int get totalEntries => _entries.length;