1. Constructors
  2. empty
  3. filled
  4. from
  5. generate
  6. of
  7. unmodifiable
  8. Properties
  9. average (ext)
  10. average (ext)
  11. first
  12. firstOrNull (ext)
  13. firstOrNull (ext)
  14. flattened (ext)
  15. flattenedToList (ext)
  16. flattenedToSet (ext)
  17. hashCode
  18. indexed (ext)
  19. isEmpty
  20. isNotEmpty
  21. iterator
  22. last
  23. lastOrNull (ext)
  24. lastOrNull (ext)
  25. length
  26. max (ext)
  27. max (ext)
  28. max (ext)
  29. max (ext)
  30. maxOrNull (ext)
  31. maxOrNull (ext)
  32. maxOrNull (ext)
  33. maxOrNull (ext)
  34. min (ext)
  35. min (ext)
  36. min (ext)
  37. min (ext)
  38. minOrNull (ext)
  39. minOrNull (ext)
  40. minOrNull (ext)
  41. minOrNull (ext)
  42. nonNulls (ext)
  43. reversed
  44. runtimeType
  45. single
  46. singleOrNull (ext)
  47. singleOrNull (ext)
  48. sum (ext)
  49. sum (ext)
  50. sum (ext)
  51. toJS (ext)
  52. toJSProxyOrRef (ext)
  53. wait (ext)
  54. Methods
  55. add
  56. addAll
  57. any
  58. asMap
  59. asNameMap (ext)
  60. binarySearch (ext)
  61. binarySearch (ext)
  62. binarySearchBy (ext)
  63. binarySearchByCompare (ext)
  64. byName (ext)
  65. cast
  66. clear
  67. contains
  68. elementAt
  69. elementAtOrNull (ext)
  70. elementAtOrNull (ext)
  71. elementAtOrNull (ext)
  72. equals (ext)
  73. every
  74. expand
  75. expandIndexed (ext)
  76. expandIndexed (ext)
  77. fillRange
  78. firstWhere
  79. firstWhereIndexedOrNull (ext)
  80. firstWhereOrNull (ext)
  81. fold
  82. foldIndexed (ext)
  83. followedBy
  84. forEach
  85. forEachIndexed (ext)
  86. forEachIndexed (ext)
  87. forEachIndexedWhile (ext)
  88. forEachIndexedWhile (ext)
  89. forEachWhile (ext)
  90. forEachWhile (ext)
  91. getRange
  92. groupFoldBy (ext)
  93. groupListsBy (ext)
  94. groupSetsBy (ext)
  95. indexOf
  96. indexWhere
  97. insert
  98. insertAll
  99. isSorted (ext)
  100. isSorted (ext)
  101. isSortedBy (ext)
  102. isSortedByCompare (ext)
  103. join
  104. lastBy (ext)
  105. lastIndexOf
  106. lastIndexWhere
  107. lastWhere
  108. lastWhereIndexedOrNull (ext)
  109. lastWhereOrNull (ext)
  110. lowerBound (ext)
  111. lowerBound (ext)
  112. lowerBoundBy (ext)
  113. lowerBoundByCompare (ext)
  114. map
  115. mapIndexed (ext)
  116. mapIndexed (ext)
  117. none (ext)
  118. noSuchMethod
  119. reduce
  120. reduceIndexed (ext)
  121. remove
  122. removeAt
  123. removeLast
  124. removeRange
  125. removeWhere
  126. replaceRange
  127. retainWhere
  128. reverseRange (ext)
  129. sample (ext)
  130. setAll
  131. setRange
  132. shuffle
  133. shuffled (ext)
  134. shuffleRange (ext)
  135. singleWhere
  136. singleWhereIndexedOrNull (ext)
  137. singleWhereOrNull (ext)
  138. skip
  139. skipWhile
  140. slice (ext)
  141. slices (ext)
  142. slices (ext)
  143. sort
  144. sortBy (ext)
  145. sortByCompare (ext)
  146. sorted (ext)
  147. sorted (ext)
  148. sortedBy (ext)
  149. sortedByCompare (ext)
  150. sortRange (ext)
  151. sortRange (ext)
  152. splitAfter (ext)
  153. splitAfterIndexed (ext)
  154. splitBefore (ext)
  155. splitBeforeIndexed (ext)
  156. splitBetween (ext)
  157. splitBetweenIndexed (ext)
  158. sublist
  159. swap (ext)
  160. take
  161. takeWhile
  162. toList
  163. toSet
  164. toString
  165. where
  166. whereIndexed (ext)
  167. whereIndexed (ext)
  168. whereNot (ext)
  169. whereNotIndexed (ext)
  170. whereNotIndexed (ext)
  171. whereNotNull (ext)
  172. whereType
  173. Operators
  174. operator +
  175. operator ==
  176. operator []
  177. operator []=
  178. Static methods
  179. castFrom
  180. copyRange
  181. writeIterable