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
Cookies management controls