1. Constructors
  2. new
  3. from
  4. Properties
  5. average (ext)
  6. average (ext)
  7. first
  8. firstOrNull (ext)
  9. firstOrNull (ext)
  10. flattened (ext)
  11. flattenedToList (ext)
  12. flattenedToSet (ext)
  13. hashCode
  14. indexed (ext)
  15. isEmpty
  16. isNotEmpty
  17. iterator
  18. last
  19. lastOrNull (ext)
  20. lastOrNull (ext)
  21. length
  22. max (ext)
  23. max (ext)
  24. max (ext)
  25. max (ext)
  26. maxOrNull (ext)
  27. maxOrNull (ext)
  28. maxOrNull (ext)
  29. maxOrNull (ext)
  30. min (ext)
  31. min (ext)
  32. min (ext)
  33. min (ext)
  34. minOrNull (ext)
  35. minOrNull (ext)
  36. minOrNull (ext)
  37. minOrNull (ext)
  38. nonNulls (ext)
  39. runtimeType
  40. single
  41. singleOrNull (ext)
  42. singleOrNull (ext)
  43. sum (ext)
  44. sum (ext)
  45. sum (ext)
  46. wait (ext)
  47. Methods
  48. add
  49. addAll
  50. any
  51. asNameMap (ext)
  52. byName (ext)
  53. cast
  54. clear
  55. contains
  56. containsAll
  57. difference
  58. elementAt
  59. elementAtOrNull (ext)
  60. elementAtOrNull (ext)
  61. every
  62. expand
  63. expandIndexed (ext)
  64. firstWhere
  65. firstWhereIndexedOrNull (ext)
  66. firstWhereOrNull (ext)
  67. fold
  68. foldIndexed (ext)
  69. followedBy
  70. forEach
  71. forEachIndexed (ext)
  72. forEachIndexedWhile (ext)
  73. forEachWhile (ext)
  74. groupFoldBy (ext)
  75. groupListsBy (ext)
  76. groupSetsBy (ext)
  77. intersection
  78. isSorted (ext)
  79. isSorted (ext)
  80. isSortedBy (ext)
  81. isSortedByCompare (ext)
  82. join
  83. lastBy (ext)
  84. lastWhere
  85. lastWhereIndexedOrNull (ext)
  86. lastWhereOrNull (ext)
  87. lookup
  88. map
  89. mapIndexed (ext)
  90. none (ext)
  91. noSuchMethod
  92. reduce
  93. reduceIndexed (ext)
  94. remove
  95. removeAll
  96. removeWhere
  97. retainAll
  98. retainWhere
  99. sample (ext)
  100. shuffled (ext)
  101. singleWhere
  102. singleWhereIndexedOrNull (ext)
  103. singleWhereOrNull (ext)
  104. skip
  105. skipWhile
  106. slices (ext)
  107. sorted (ext)
  108. sorted (ext)
  109. sortedBy (ext)
  110. sortedByCompare (ext)
  111. splitAfter (ext)
  112. splitAfterIndexed (ext)
  113. splitBefore (ext)
  114. splitBeforeIndexed (ext)
  115. splitBetween (ext)
  116. splitBetweenIndexed (ext)
  117. take
  118. takeWhile
  119. toList
  120. toSet
  121. toString
  122. union
  123. where
  124. whereIndexed (ext)
  125. whereNot (ext)
  126. whereNotIndexed (ext)
  127. whereNotNull (ext)
  128. whereType
  129. Operators
  130. operator ==