closeSession method

void closeSession()
inherited

CloseSession

Implementation

void closeSession() {
  _requestsSession.close();
}