groupByFieldNames property

List<String> groupByFieldNames

The fields by which statistical query results will be grouped.

Implementation

List<String> get groupByFieldNames => _groupByFieldNames.value;