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