unsetSession_id method

dynamic unsetSession_id()

Implementation

unsetSession_id() {
  this.__isset_session_id = false;
}