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