The current index of the character with id, or -1 if deleted.
id
int indexOfCharacter(String id) => _chars.indexOfId(id);