dart · dart/UnsupportedError
UnsupportedError
UnsupportedError
Thrown when an operation is not supported. Commonly thrown by unmodifiable collection views when a mutation method (add, remove, clear) is called.
References
In this namespace
← previous TypeError TypeError
— end of namespace —