1. Constructors
  2. Set
  3. from
  4. identity
  5. of
  6. unmodifiable
  7. Properties
  8. first
  9. firstOrNull (ext)
  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. wait (ext)
  23. Methods
  24. add
  25. addAll
  26. any
  27. asNameMap (ext)
  28. byName (ext)
  29. cast
  30. clear
  31. contains
  32. containsAll
  33. difference
  34. elementAt
  35. elementAtOrNull (ext)
  36. every
  37. expand
  38. firstWhere
  39. fold
  40. followedBy
  41. forEach
  42. intersection
  43. join
  44. lastWhere
  45. lookup
  46. map
  47. noSuchMethod
  48. reduce
  49. remove
  50. removeAll
  51. removeWhere
  52. retainAll
  53. retainWhere
  54. singleWhere
  55. skip
  56. skipWhile
  57. take
  58. takeWhile
  59. toList
  60. toSet
  61. toString
  62. union
  63. where
  64. whereType
  65. Operators
  66. operator ==
  67. Static methods
  68. castFrom