SessionState constructor

SessionState()

Implementation

SessionState() {
  _sessionStructure = SessionStructure.create();
}