TaskQuery typedef

TaskQuery = ({String taskId, String taskListId})

Implementation

typedef TaskQuery = ({String taskListId, String taskId});