clear method
Throws an UnsupportedError; operations that change the set are disallowed.
Implementation
@override
void clear() => _throw();
Throws an UnsupportedError; operations that change the set are disallowed.
@override
void clear() => _throw();