location
Registers a route body for a location defined by the T class.
Class T must be annotated with Location.
Registers a route body for a location defined by class data.
Class data must be annotated with Location.
Retrieves the current call's location or fails if it is not available (request is not handled by a location class), or not yet available (invoked too early before the locations plugin takes place).