como obter parâmetros de URL instantâneos no angular

{ this.car = this.route.snapshot.paramMap.get("carBrand") }
omkar jagtap