getState method Null safety

Object getState()

Returns the history state in the browser.

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

Implementation

external Object getState();