Added docs for the event model, deleted the tasks property
This commit is contained in:
parent
dd435a46b3
commit
2f12601c1f
2 changed files with 33 additions and 7 deletions
|
|
@ -17,7 +17,6 @@ main() {
|
|||
name: 'An event',
|
||||
pendigTasks: 0,
|
||||
media: <String>[],
|
||||
tasks: <String>[],
|
||||
when: <bool>[],
|
||||
highPriority: 0,
|
||||
mediumPriority: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue