Dart SDK
dart:collection
LinkedList
LinkedList
LinkedList
Dart SDK
dart:collection
LinkedList
LinkedList
constructor
LinkedList
Source
Dart SDK
dart:collection
LinkedList
Constructors
LinkedList
Properties
first
isEmpty
iterator
last
length
single
hashCode
isNotEmpty
runtimeType
Operators
operator ==
Methods
add
addAll
addFirst
clear
forEach
remove
any
contains
elementAt
every
expand
firstWhere
fold
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
LinkedList
(
)
Construct a new empty linked list.
Source
LinkedList();
Cookies management controls