noHistory property

bool noHistory

When set to true the url should not be added to the browser history.

Implementation

bool get noHistory => _jsObject.noHistory;