Predicate Angular2::activatedRouteProp
Gets a data flow node referring to the value of the route property name
, accessed
via one of the following patterns:
route.snapshot.name
route.snapshot.data.name
route.name.subscribe(x => ...)
Import path
import javascript