length property

int length

The number of values.

Implementation

int get length => _map.length;