oddCounts property

List<int> get oddCounts

Implementation

List<int> get oddCounts => _oddCounts;