iterable property

Iterable<int> get iterable
inherited

Implementation

Iterable<int> get iterable => RangeIterable._(this);