Checks if a storage driver with the given name is registered.
driver is the name of the driver to check.
driver
bool contains(String driver) => containsEntry(driver);