1. Constructors
  2. UnmodifiableSetView
  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. add
  21. addAll
  22. any
  23. asNameMap (ext)
  24. byName (ext)
  25. cast
  26. clear
  27. contains
  28. containsAll
  29. difference
  30. elementAt
  31. elementAtOrNull (ext)
  32. every
  33. expand
  34. firstWhere
  35. fold
  36. followedBy
  37. forEach
  38. intersection
  39. join
  40. lastWhere
  41. lookup
  42. map
  43. noSuchMethod
  44. reduce
  45. remove
  46. removeAll
  47. removeWhere
  48. retainAll
  49. retainWhere
  50. singleWhere
  51. skip
  52. skipWhile
  53. take
  54. takeWhile
  55. toList
  56. toSet
  57. toString
  58. union
  59. where
  60. whereType
  61. Operators
  62. operator ==