1. Constructors
  2. HashSet
  3. from
  4. identity
  5. of
  6. Properties
  7. first
  8. firstOrNull (ext)
  9. hashCode
  10. indexed (ext)
  11. isEmpty
  12. isNotEmpty
  13. iterator
  14. last
  15. lastOrNull (ext)
  16. length
  17. nonNulls (ext)
  18. runtimeType
  19. single
  20. singleOrNull (ext)
  21. wait (ext)
  22. Methods
  23. add
  24. addAll
  25. any
  26. asNameMap (ext)
  27. byName (ext)
  28. cast
  29. clear
  30. contains
  31. containsAll
  32. difference
  33. elementAt
  34. elementAtOrNull (ext)
  35. every
  36. expand
  37. firstWhere
  38. fold
  39. followedBy
  40. forEach
  41. intersection
  42. join
  43. lastWhere
  44. lookup
  45. map
  46. noSuchMethod
  47. reduce
  48. remove
  49. removeAll
  50. removeWhere
  51. retainAll
  52. retainWhere
  53. singleWhere
  54. skip
  55. skipWhile
  56. take
  57. takeWhile
  58. toList
  59. toSet
  60. toString
  61. union
  62. where
  63. whereType
  64. Operators
  65. operator ==