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