session property

HttpSession get session

Provides access to the session associated with the request.

Implementation

HttpSession get session => _rq.session;