getRange property

Iterable<E> Function(int start, int end) getRange
final

Implementation

final Iterable<E> Function(int start, int end) getRange;