index property

int? index
final

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

Implementation

final int? index;