Flutter
quiver.collection
DelegatingSet
<
E
>
delegate property
delegate
DelegatingSet class
Constructors
DelegatingSet
Properties
delegate
first
hashCode
isEmpty
isNotEmpty
iterator
last
length
runtimeType
single
Methods
add
addAll
cast
clear
containsAll
difference
intersection
lookup
remove
removeAll
removeWhere
retainAll
retainWhere
retype
union
any
contains
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator ==
delegate property
Set
<
E
>
delegate
override
Implementation
Set<E> get delegate;