doCommand abstract method

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

Implementation

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