dimensions property

List<String>? dimensions
getter/setter pair

Dimensions of the AsyncQuery.

Implementation

core.List<core.String>? dimensions;