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