Dart SDK
dart:collection
IterableBase
IterableBase
IterableBase
Dart SDK
dart:collection
IterableBase
IterableBase
constructor
IterableBase
Source
Dart SDK
dart:collection
IterableBase
Static methods
iterableToFullString
iterableToShortString
Properties
first
hashCode
isEmpty
isNotEmpty
iterator
last
length
runtimeType
single
Constructors
IterableBase
Operators
operator ==
Methods
any
contains
elementAt
every
expand
firstWhere
fold
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
Not documented.
Source
const IterableBase();