storage property

SessionStorage<TSession> storage
final

The storage backend for session data.

Implementation

final SessionStorage<TSession> storage;