1. Constructors
  2. new
  3. Properties
  4. average (ext)
  5. first
  6. hashCode
  7. isEmpty
  8. isNotEmpty
  9. iterator
  10. last
  11. length
  12. max (ext)
  13. maxOrNull (ext)
  14. min (ext)
  15. minOrNull (ext)
  16. runtimeType
  17. single
  18. string
  19. sum (ext)
  20. Methods
  21. any
  22. cast
  23. contains
  24. elementAt
  25. every
  26. expand
  27. firstWhere
  28. fold
  29. followedBy
  30. forEach
  31. join
  32. lastWhere
  33. map
  34. noSuchMethod
  35. reduce
  36. singleWhere
  37. skip
  38. skipWhile
  39. take
  40. takeWhile
  41. toList
  42. toSet
  43. toString
  44. where
  45. whereType
  46. Operators
  47. operator ==