Removes attachment at the specified index.
void removeAt(int index) { _helper._doRemove(index: index); }