statisticDefinitions property
The definition of statistics (input field, output name, statistic type) to include in the statistical query of a table.
Implementation
List<StatisticDefinition> get statisticDefinitions =>
_statisticDefinitions.value;