clear method Null safety
inherited
This operation is not supported by an unmodifiable set.
Implementation
void clear() => _throwUnmodifiable();
This operation is not supported by an unmodifiable set.
void clear() => _throwUnmodifiable();