columns property

List<String>? columns
getter/setter pair

Column names corresponding to the same order as the inner values in the stats field.

Implementation

core.List<core.String>? columns;