public async Task <bool> EmailConfirmado(UsuarioADE usuario) => await ServicoUsuario.EmailConfirmado(usuario);