menu
Dart
dart:core
Iterable
<
E
>
Iterable const constructor
Iterable
brightness_4
brightness_5
description
Iterable<
E
>
constructor
const
Iterable<
E
>
(
)
Implementation
const Iterable();
Dart
dart:core
Iterable
<
E
>
Iterable const constructor
Iterable class
Constructors
Iterable
empty
generate
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 ==
Static methods
castFrom
iterableToFullString
iterableToShortString