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