contextValues property

List<ContextValue>? contextValues
getter/setter pair

The list of context values for this key range.

Implementation

core.List<ContextValue>? contextValues;