1. 属性
  2. 第一个
  3. hashCode
  4. isEmpty
  5. isNotEmpty
  6. 迭代器
  7. 最后一个
  8. 长度
  9. 反转
  10. runtimeType
  11. 单个
  12. 方法
  13. 添加
  14. 添加所有
  15. any
  16. 转换为Map
  17. cast
  18. 清除
  19. 包含
  20. elementAt
  21. every
  22. expand
  23. fillRange
  24. firstWhere
  25. fold
  26. followedBy
  27. forEach
  28. getCueById
  29. getRange
  30. indexOf
  31. indexWhere
  32. 插入
  33. 插入所有
  34. 连接
  35. lastIndexOf
  36. lastIndexWhere
  37. lastWhere
  38. map
  39. noSuchMethod
  40. reduce
  41. 删除
  42. 删除指定位置
  43. 删除最后一个
  44. 删除指定范围
  45. 删除指定条件
  46. 替换指定范围
  47. 保留指定条件
  48. 设置所有
  49. 设置指定范围
  50. 洗牌
  51. singleWhere
  52. 跳过
  53. 跳过直到
  54. 排序
  55. 子列表
  56. 获取
  57. 获取直到
  58. 转换为列表
  59. 转换为集合
  60. toString
  61. where
  62. whereType
  63. 运算符
  64. 运算符 +
  65. 运算符 ==
  66. 运算符 []
  67. 运算符 []=