currentEntry property

NavigationHistoryEntry? currentEntry

Implementation

NavigationHistoryEntry? get currentEntry =>
    js_util.getProperty(this, 'currentEntry');