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