1. Constructors
  2. new
  3. from
  4. Properties
  5. back
  6. empty
  7. first
  8. firstOrNull (ext)
  9. front
  10. hashCode
  11. indexed (ext)
  12. isEmpty
  13. isNotEmpty
  14. iterator
  15. last
  16. lastOrNull (ext)
  17. length
  18. nonNulls (ext)
  19. runtimeType
  20. single
  21. singleOrNull (ext)
  22. size
  23. wait (ext)
  24. Methods
  25. accumulate (ext)
  26. adjacentDifference (ext)
  27. any
  28. asNameMap (ext)
  29. byName (ext)
  30. cast
  31. clear
  32. contains
  33. cppReduce (ext)
  34. elementAt
  35. elementAtOrNull (ext)
  36. every
  37. expand
  38. firstWhere
  39. fold
  40. followedBy
  41. forEach
  42. innerProduct (ext)
  43. join
  44. lastWhere
  45. map
  46. noSuchMethod
  47. partialSum (ext)
  48. pop
  49. push
  50. reduce
  51. singleWhere
  52. skip
  53. skipWhile
  54. swap
  55. take
  56. takeWhile
  57. toList
  58. toSet
  59. toString
  60. where
  61. whereType
  62. Operators
  63. operator ==