0 / 60 seg.

Based on this route definition, what can be injected into UserDetailComponent constructor to get ahold of the id route parameter?

{path: 'user/:id', component: UserDetailComponent }