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