index property

int? index
getter/setter pair

The index of the item, range is [0, request.size - 1]

Implementation

core.int? index;