totalCount property

  1. @override
int totalCount
override

The total number of items added to the sampler.

Implementation

@override
int get totalCount => _totalCount;