sessionState property

SessionState? get sessionState

The raw session state (with untyped custom), if you need it.

Implementation

SessionState? get sessionState => _raw.state;