index property

int? index
finalinherited

The index/position of the item in a list. e.g. 5

Implementation

final int? index;