DelegatingIterable class
- Constructors
- DelegatingIterable
- Properties
- delegate
- first
- isEmpty
- isNotEmpty
- iterator
- last
- length
- single
- hashCode
- runtimeType
- Methods
- any
- cast
- contains
- elementAt
- every
- expand
- firstWhere
- fold
- followedBy
- forEach
- join
- lastWhere
- map
- reduce
- retype
- singleWhere
- skip
- skipWhile
- take
- takeWhile
- toList
- toSet
- where
- whereType
- noSuchMethod
- toString
- Operators
- operator ==