removeWebAuthNAuthenticator method

ResponseFuture<RemoveWebAuthNAuthenticatorResponse> removeWebAuthNAuthenticator(
  1. RemoveWebAuthNAuthenticatorRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$0.RemoveWebAuthNAuthenticatorResponse> removeWebAuthNAuthenticator($0.RemoveWebAuthNAuthenticatorRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$removeWebAuthNAuthenticator, request, options: options);
}