valueRanges property
The requested values.
The order of the ValueRanges is the same as the order of the requested ranges.
Implementation
core.List<ValueRange>? valueRanges;
The requested values.
The order of the ValueRanges is the same as the order of the requested ranges.
core.List<ValueRange>? valueRanges;