clearSession method

void clearSession()

Implementation

void clearSession() {
  sessionToken = null;
}