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