handle abstract method

FutureOr<TResult> handle(
  1. TCommand command
)

Implementation

FutureOr<TResult> handle(TCommand command);