index property

int? index
final

For a node which is an element of an array, this is its index in the parent node.

Implementation

final int? index;