load abstract method

Future<ITask> load(
  1. String id
)
override

Implementation

Future<ITask> load(String id,);