customValueFields property

List<CustomValueField>? customValueFields
getter/setter pair

Mapping between field ID and custom key that are used to match for auto filtering.

Optional.

Implementation

core.List<CustomValueField>? customValueFields;