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. any
  21. asNameMap (ext)
  22. byName (ext)
  23. cast
  24. contains
  25. elementAt
  26. elementAtOrNull (ext)
  27. every
  28. expand
  29. firstWhere
  30. fold
  31. followedBy
  32. forEach
  33. join
  34. lastWhere
  35. map
  36. noSuchMethod
  37. reduce
  38. singleWhere
  39. skip
  40. skipWhile
  41. take
  42. takeWhile
  43. toList
  44. toSet
  45. toString
  46. where
  47. whereType
  48. Operators
  49. operator ==