new: Create a new todo list.
This is a method of the TodoList class in the planning module.
def new(name: impl Into<String>) -> Self