bucketMemberCounts property

List<int> bucketMemberCounts
final

Implementation

final bucketMemberCounts = List<int>.filled(bucketCount, 0);