endSession method

void endSession()

Implementation

void endSession() {
  currentSessionToken = null;
}