1. 构造函数
  2. 集合
  3. from
  4. 标识
  5. of
  6. 不可修改的
  7. 属性
  8. 第一个
  9. hashCode
  10. isEmpty
  11. isNotEmpty
  12. iterator
  13. 最后一个
  14. length
  15. runtimeType
  16. 单个
  17. 方法
  18. add
  19. addAll
  20. any
  21. cast
  22. clear
  23. contains
  24. containsAll
  25. difference
  26. elementAt
  27. every
  28. expand
  29. firstWhere
  30. fold
  31. followedBy
  32. forEach
  33. intersection
  34. join
  35. lastWhere
  36. lookup
  37. map
  38. noSuchMethod
  39. reduce
  40. remove
  41. removeAll
  42. removeWhere
  43. retainAll
  44. retainWhere
  45. singleWhere
  46. skip
  47. skipWhile
  48. take
  49. takeWhile
  50. toList
  51. toSet
  52. toString
  53. union
  54. where
  55. whereType
  56. 运算符
  57. operator ==
  58. 静态方法
  59. castFrom