new Todo(name) Sets up a brand new Todo list. Parameters: Name Type Description name string The name of your new to do list. Source: app.js, line 16