Jak uzyskać migawki parametrów URL w kątowych

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