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