next property

dynamic next

Returns either a List<int> or a Future<List<int>>.

Implementation

dynamic get next;