oddCounts property

List<int> oddCounts

Implementation

List<int> get oddCounts => _oddCounts;