lastIndex property
Gets the index of the last accessed element, if any.
Returns null if no element has been accessed yet or if the cache
has been invalidated.
Implementation
int? lastIndex;
Gets the index of the last accessed element, if any.
Returns null if no element has been accessed yet or if the cache
has been invalidated.
int? lastIndex;