doCommand abstract method

Future<DoCommandResponse> doCommand(
  1. ServiceCall call,
  2. DoCommandRequest request
)

Implementation

$async.Future<$9.DoCommandResponse> doCommand($grpc.ServiceCall call, $9.DoCommandRequest request);