startIndex property

int? startIndex
getter/setter pair

The index of the current set of search results into the total set of results, where the index of the first result is 1.

Implementation

core.int? startIndex;