setAllowRegister method
Implementation
$async.Future<SetAllowRegisterResp> setAllowRegister(
$pb.ClientContext? ctx, SetAllowRegisterReq request) =>
_client.invoke<SetAllowRegisterResp>(
ctx, 'chat', 'SetAllowRegister', request, SetAllowRegisterResp());