index property
The index of the errored item within the original array passed as part of the called API method.
Implementation
final int index;
The index of the errored item within the original array passed as part of the called API method.
final int index;