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. any
  48. asNameMap (ext)
  49. byName (ext)
  50. cast
  51. contains
  52. elementAt
  53. elementAtOrNull (ext)
  54. elementAtOrNull (ext)
  55. every
  56. expand
  57. expandIndexed (ext)
  58. firstWhere
  59. firstWhereIndexedOrNull (ext)
  60. firstWhereOrNull (ext)
  61. fold
  62. foldIndexed (ext)
  63. followedBy
  64. forEach
  65. forEachIndexed (ext)
  66. forEachIndexedWhile (ext)
  67. forEachWhile (ext)
  68. groupFoldBy (ext)
  69. groupListsBy (ext)
  70. groupSetsBy (ext)
  71. isSorted (ext)
  72. isSorted (ext)
  73. isSortedBy (ext)
  74. isSortedByCompare (ext)
  75. join
  76. lastBy (ext)
  77. lastWhere
  78. lastWhereIndexedOrNull (ext)
  79. lastWhereOrNull (ext)
  80. map
  81. mapIndexed (ext)
  82. none (ext)
  83. noSuchMethod
  84. reduce
  85. reduceIndexed (ext)
  86. sample (ext)
  87. shuffled (ext)
  88. singleWhere
  89. singleWhereIndexedOrNull (ext)
  90. singleWhereOrNull (ext)
  91. skip
  92. skipWhile
  93. slices (ext)
  94. sorted (ext)
  95. sorted (ext)
  96. sortedBy (ext)
  97. sortedByCompare (ext)
  98. splitAfter (ext)
  99. splitAfterIndexed (ext)
  100. splitBefore (ext)
  101. splitBeforeIndexed (ext)
  102. splitBetween (ext)
  103. splitBetweenIndexed (ext)
  104. take
  105. takeWhile
  106. toList
  107. toSet
  108. toString
  109. where
  110. whereIndexed (ext)
  111. whereNot (ext)
  112. whereNotIndexed (ext)
  113. whereNotNull (ext)
  114. whereType
  115. Operators
  116. operator ==