According to the [documentation](https://pokeapi.co/docs/v2#resource-listspagination-section), `next` and `previous` are nullable strings. But as it stands, `NamedAPIResourceList#previous` is a primitive boolean.