getState method

SessionState getState()

Returns a deep copy of the current session state.

Implementation

SessionState getState() => session.getState();