getSession abstract method

FutureOr<Session?> getSession(
  1. String sessionId
)

Implementation

FutureOr<Session?> getSession(String sessionId);