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. retype
  100. sample (ext)
  101. shuffled (ext)
  102. singleWhere
  103. singleWhereIndexedOrNull (ext)
  104. singleWhereOrNull (ext)
  105. skip
  106. skipWhile
  107. slices (ext)
  108. sorted (ext)
  109. sorted (ext)
  110. sortedBy (ext)
  111. sortedByCompare (ext)
  112. splitAfter (ext)
  113. splitAfterIndexed (ext)
  114. splitBefore (ext)
  115. splitBeforeIndexed (ext)
  116. splitBetween (ext)
  117. splitBetweenIndexed (ext)
  118. take
  119. takeWhile
  120. toList
  121. toSet
  122. toString
  123. union
  124. where
  125. whereIndexed (ext)
  126. whereNot (ext)
  127. whereNotIndexed (ext)
  128. whereNotNull (ext)
  129. whereType
  130. Operators
  131. operator ==