withIndex method

Iterable<int> withIndex()

Implementation

Iterable<int> withIndex() => indices;