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. any
  52. asNameMap (ext)
  53. byName (ext)
  54. cast
  55. clear
  56. contains
  57. containsAll
  58. difference
  59. elementAt
  60. elementAtOrNull (ext)
  61. elementAtOrNull (ext)
  62. every
  63. expand
  64. expandIndexed (ext)
  65. firstWhere
  66. firstWhereIndexedOrNull (ext)
  67. firstWhereOrNull (ext)
  68. fold
  69. foldIndexed (ext)
  70. followedBy
  71. forEach
  72. forEachIndexed (ext)
  73. forEachIndexedWhile (ext)
  74. forEachWhile (ext)
  75. groupFoldBy (ext)
  76. groupListsBy (ext)
  77. groupSetsBy (ext)
  78. intersection
  79. isSorted (ext)
  80. isSorted (ext)
  81. isSortedBy (ext)
  82. isSortedByCompare (ext)
  83. join
  84. lastBy (ext)
  85. lastWhere
  86. lastWhereIndexedOrNull (ext)
  87. lastWhereOrNull (ext)
  88. lookup
  89. map
  90. mapIndexed (ext)
  91. none (ext)
  92. noSuchMethod
  93. reduce
  94. reduceIndexed (ext)
  95. remove
  96. removeAll
  97. removeWhere
  98. retainAll
  99. retainWhere
  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 ==