getState method Null safety
Returns the history state in the browser.
See: https://developer.mozilla.org/en-US/docs/Web/API/History/state
Implementation
external Object getState();
Returns the history state in the browser.
See: https://developer.mozilla.org/en-US/docs/Web/API/History/state
external Object getState();