valueRanges property

List<MatchedValueRange>? valueRanges
getter/setter pair

The requested values with the list of data filters that matched them.

Implementation

core.List<MatchedValueRange>? valueRanges;