length property

int get length

存储的 key 数量

Implementation

int get length => data.length;