- 构造函数
- LinkedList
-
属性
- first
- hashCode
- isEmpty
- isNotEmpty
- iterator
- last
- length
- runtimeType
- single
- 方法
- add
- addAll
- addFirst
- any
- cast
- clear
- contains
- elementAt
- every
- expand
- firstWhere
- fold
- followedBy
- forEach
- join
- lastWhere
- map
- noSuchMethod
- reduce
- remove
- singleWhere
- skip
- skipWhile
- take
- takeWhile
- toList
- toSet
- toString
- where
- whereType
- 运算符
- 运算符 ==