menu
Dart
dart:collection
UnmodifiableSetView
<
E
>
clear method
clear
dark_mode
light_mode
description
clear
method
void
clear
(
)
inherited
This operation is not supported by an unmodifiable set.
Implementation
void
clear() => _throwUnmodifiable();
Dart
dart:collection
UnmodifiableSetView
<
E
>
clear method
UnmodifiableSetView class
Constructors
UnmodifiableSetView
Properties
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 ==
Cookies management controls