menu
neomage package
documentation
data/tools/task_update_tool.dart
InMemoryTaskStore
getTaskListId method
getTaskListId method
dark_mode
light_mode
getTaskListId
method
@
override
String
getTaskListId
(
)
override
Get the current task list ID.
Implementation
@override String getTaskListId() => 'default';
neomage package
documentation
data/tools/task_update_tool
InMemoryTaskStore
getTaskListId method
InMemoryTaskStore class