openTaskStore function

Future<TaskStore> openTaskStore()

Implementation

Future<TaskStore> openTaskStore() => impl.openTaskStore();