complete method

void complete(
  1. String uuid
)

Implementation

void complete(String uuid) => _tasks.remove(uuid);