deleteWebKey abstract method

Future<DeleteWebKeyResponse> deleteWebKey(
  1. ServiceCall call,
  2. DeleteWebKeyRequest request
)

Implementation

$async.Future<$0.DeleteWebKeyResponse> deleteWebKey(
    $grpc.ServiceCall call, $0.DeleteWebKeyRequest request);