highRange property
Specifies the ending value for a search range.
Use cse:lowRange
and cse:highrange
to append an inclusive search range
of lowRange...highRange
to the query.
Implementation
core.String? highRange;
Specifies the ending value for a search range.
Use cse:lowRange
and cse:highrange
to append an inclusive search range
of lowRange...highRange
to the query.
core.String? highRange;