handle abstract method

FutureOr<TResult> handle(
  1. TQuery query
)

Implementation

FutureOr<TResult> handle(TQuery query);