getAllowRegister method
Implementation
$async.Future<GetAllowRegisterResp> getAllowRegister(
$pb.ClientContext? ctx, GetAllowRegisterReq request) =>
_client.invoke<GetAllowRegisterResp>(
ctx, 'chat', 'GetAllowRegister', request, GetAllowRegisterResp());