load method

FutureOr<T> load(
  1. RetrieveInformation hypen
)

Implementation

FutureOr<T> load(RetrieveInformation hypen) => _load.call(hypen);