push abstract method
Pushes a new history entry.
The optional state is stored on the entry and can be read back via
location's RouteInformation.state.
Implementation
void push(Uri uri, [Object? state]);
Pushes a new history entry.
The optional state is stored on the entry and can be read back via
location's RouteInformation.state.
void push(Uri uri, [Object? state]);