getUser method

OdooUser getUser()

Implementation

OdooUser getUser() {
  return OdooUser().parse(_response, _newSessionId);
}