deleteKey abstract method

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

Implementation

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