The number of key/value pairs in the map.
@override int get length { autoPurge(); return _map.length; }