- 构造函数
- 不可修改的集合视图
-
属性
- 第一个
- hashCode
- isEmpty
- isNotEmpty
- 迭代器
- 最后一个
- 长度
- runtimeType
- 单个
- 方法
- 添加
- addAll
- any
- cast
- clear
- contains
- containsAll
- difference
- elementAt
- every
- expand
- firstWhere
- fold
- followedBy
- forEach
- intersection
- join
- lastWhere
- lookup
- map
- noSuchMethod
- reduce
- remove
- removeAll
- removeWhere
- retainAll
- retainWhere
- singleWhere
- skip
- skipWhile
- take
- takeWhile
- toList
- toSet
- toString
- union
- where
- whereType
- 运算符
- 运算符 ==