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