Cómo obtener las instantáneas de parámetros de URL en Angular

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