load abstract method

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

Implementation

Future<ITaskFact> load(String id,);