Injection token representing the current HTTP request object.
const REQUEST: InjectionToken<Request | null>;