BrowserState. The global state of the browser is represented by an instance of an immutable data class : BrowserState (API). Since it is immutable, an instance of this data class can be observed and processed without any side effects changing it.
BrowserState. The global state of the browser is represented by an instance of an immutable data class : BrowserState (API). Since it is immutable, an instance of this data class can be observed and processed without any side effects changing it.