cancellationUser method
User Management Related Add Block/Unblock Pull
Implementation
$async.Future<CancellationUserResp> cancellationUser(
$pb.ClientContext? ctx, CancellationUserReq request) =>
_client.invoke<CancellationUserResp>(
ctx, 'admin', 'CancellationUser', request, CancellationUserResp());