Added docs for the event model, deleted the tasks property

This commit is contained in:
Mariano Uvalle 2019-04-05 13:30:36 -06:00
parent dd435a46b3
commit 2f12601c1f
2 changed files with 33 additions and 7 deletions

View file

@ -17,7 +17,6 @@ main() {
name: 'An event',
pendigTasks: 0,
media: <String>[],
tasks: <String>[],
when: <bool>[],
highPriority: 0,
mediumPriority: 0,