asMap method

Map<int, E> asMap()

Implementation

Map<int, E> asMap() => _list.asMap();