deleteKey abstract method

Future<DeleteKeyResponse> deleteKey(
  1. ServiceCall call,
  2. DeleteKeyRequest request
)

Implementation

$async.Future<$11.DeleteKeyResponse> deleteKey($grpc.ServiceCall call, $11.DeleteKeyRequest request);