queueIndex property

int? queueIndex
final

The index of the current item in the queue, if any.

Implementation

final int? queueIndex;