load abstract method

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

Implementation

Future<IFact> load(String id,);