count property

int get count

Get number of clustered items

Implementation

int get count => items.length;