doCommand abstract method

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

Implementation

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