read abstract method

String? read(
  1. ExpressRequest ctx
)

Reads the session data from Context

Implementation

String? read(ExpressRequest ctx);