lowRange property
Specifies the starting 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? lowRange;
Specifies the starting 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? lowRange;