updateCurrentEntry method

void updateCurrentEntry(
  1. NavigationUpdateCurrentEntryOptions options
)

Implementation

void updateCurrentEntry(NavigationUpdateCurrentEntryOptions options) =>
    js_util.callMethod(this, 'updateCurrentEntry', [options]);