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