public readonly property current as BrowserHistoryEntry:
Current entry, or null when history is empty.
null
if browser.history.current is not null: print(browser.history.current.url)