load abstract method

Future<TAggregate> load(
  1. TId id
)

Implementation

Future<TAggregate> load(TId id);