explicitIndex property

int? explicitIndex
final

The explicit index, if this variable was of the form ?123. Otherwise null.

Implementation

final int? explicitIndex;