originContext property

SessionOriginContext? originContext
getter/setter pair

Where the user is coming from. This informs the optimizations that are applied to the session.

Implementation

SessionOriginContext? originContext;