count property

int get count

统计记录数

Implementation

int get count => _items.length;