menu
quiver package
documentation
collection.dart
DelegatingSet<E>
DelegatingSet constructor
DelegatingSet constructor
dark_mode
light_mode
DelegatingSet<
E
>
constructor
DelegatingSet<
E
>
(
)
quiver package
documentation
collection
DelegatingSet<E>
DelegatingSet constructor
DelegatingSet class
Constructors
DelegatingSet
Properties
delegate
first
firstOrNull
(ext)
hashCode
indexed
(ext)
isEmpty
isNotEmpty
iterator
last
lastOrNull
(ext)
length
nonNulls
(ext)
runtimeType
single
singleOrNull
(ext)
wait
(ext)
Methods
add
addAll
any
asNameMap
(ext)
byName
(ext)
cast
clear
contains
containsAll
difference
elementAt
elementAtOrNull
(ext)
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
Operators
operator ==