deleteSession abstract method

FutureOr<void> deleteSession(
  1. String sessionId
)

Implementation

FutureOr<void> deleteSession(String sessionId);