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