addMachineKey abstract method

Future<AddMachineKeyResponse> addMachineKey(
  1. ServiceCall call,
  2. AddMachineKeyRequest request
)

Implementation

$async.Future<$0.AddMachineKeyResponse> addMachineKey($grpc.ServiceCall call, $0.AddMachineKeyRequest request);