CategoricalValue constructor
CategoricalValue({
- List<
CategoryCount> ? categoryCounts,
Implementation
CategoricalValue({this.categoryCounts});
CategoricalValue({this.categoryCounts});