create abstract method

Future<ITaskFact> create(
  1. ITaskFact taskFact
)
override

Implementation

Future<ITaskFact> create(ITaskFact taskFact,);