allValues property

bool? allValues
getter/setter pair

If all_values is set to true, then all possible labels of the keyed feature will have another slice computed.

Example: {"all_values":{"value":true}}

Implementation

core.bool? allValues;