location property
String
get
location
Get the current location.
Implementation
String get location =>
_routerDelegate.currentConfiguration.location.toString();
Get the current location.
String get location =>
_routerDelegate.currentConfiguration.location.toString();