此操作不受不可修改的列表支持。
bool remove(Object? element) { throw new UnsupportedError("Cannot remove from an unmodifiable list"); }