state property

Object? state

The state in the current history entry.

See: https://developer.mozilla.org/en-US/docs/Web/API/History/state

Implementation

Object? get state;