Dart SDK
dart:collection
IterableMixin
last
property
last
IterableMixin
Properties
length
isEmpty
isNotEmpty
first
last
single
iterator
Constructors
IterableMixin
Methods
map
where
expand
contains
forEach
reduce
fold
every
join
any
toList
toSet
take
takeWhile
skip
skipWhile
firstWhere
lastWhere
singleWhere
elementAt
toString
E
last
read-only
(Not documented.)