- Dart
- dart:collection
- IterableMixin<
E> - IterableMixin constructor
IterableMixin class
- Constructors
- IterableMixin
- Properties
- first
- hashCode
- isEmpty
- isNotEmpty
- iterator
- last
- length
- runtimeType
- single
- Methods
- any
- cast
- contains
- elementAt
- every
- expand
- firstWhere
- fold
- followedBy
- forEach
- join
- lastWhere
- map
- noSuchMethod
- reduce
- singleWhere
- skip
- skipWhile
- take
- takeWhile
- toList
- toSet
- toString
- where
- whereType
- Operators
- operator ==