call abstract method

Future<ServiceFailure?> call(
  1. TCommand command
)

Implementation

Future<ServiceFailure?> call(TCommand command);