sessionExist abstract method

FutureOr<bool> sessionExist(
  1. String sessionId
)

Implementation

FutureOr<bool> sessionExist(String sessionId);