addIPForbidden method
Implementation
$async.Future<AddIPForbiddenResp> addIPForbidden(
$pb.ClientContext? ctx, AddIPForbiddenReq request) =>
_client.invoke<AddIPForbiddenResp>(
ctx, 'admin', 'AddIPForbidden', request, AddIPForbiddenResp());