delete abstract method

Future<WebHookId> delete(
  1. ServiceCall call,
  2. WebHookId request
)

Implementation

$async.Future<$1.WebHookId> delete(
    $grpc.ServiceCall call, $1.WebHookId request);