count property

int get count

The number of splats.

Implementation

int get count => data.count;