Represents the session service.
Creates a new service instance.
The session repository instance.
Reads the session by its ID.
The data object.
The session model.
ReplServerError If the session is not found.
Static
Registers the service as a singleton in the DI container.
The DI container to register in.
Represents the session service.