index property
final
The index in the isolate's message queue.
The message with the index of 0 will be processed next.
Implementation
final int index;
The index in the isolate's message queue.
The message with the index of 0 will be processed next.
final int index;