load method

Future<IFactSchema> load(
  1. String id
)
inherited

Implementation

Future<V> load(String id) => illegalState("Not implemented");