replacesHistory property
Whether the most recent committed change overwrites the browser history
entry (replaceTop / set) rather than adding one (push / pop). What
the route-information provider reports to the platform.
Implementation
final bool replacesHistory;