Class: Todo

App~Todo(name)

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: