read abstract method

String? read(
  1. Context ctx
)

Reads the session data from Context

Implementation

String? read(Context ctx);