length 属性

int length
override

映射中键值对的数量。

实现

int get length => _map.length;