Retrieves the ID at the specified zero-based index.
index
int elementAt(int index) => _ids.elementAt(index);