clear method

void clear()
inherited

This operation is not supported by an unmodifiable set.

Implementation

void clear() => _throwUnmodifiable();