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. uniqueSize
  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. count
  33. cppReduce (ext)
  34. elementAt
  35. elementAtOrNull (ext)
  36. erase
  37. eraseOne
  38. every
  39. expand
  40. firstWhere
  41. fold
  42. followedBy
  43. forEach
  44. innerProduct (ext)
  45. insert
  46. join
  47. lastWhere
  48. map
  49. noSuchMethod
  50. partialSum (ext)
  51. reduce
  52. singleWhere
  53. skip
  54. skipWhile
  55. swap
  56. take
  57. takeWhile
  58. toList
  59. toSet
  60. toString
  61. where
  62. whereType
  63. Operators
  64. operator ==