location property

String get location

Get the current location.

Implementation

String get location =>
    _routerDelegate.currentConfiguration.location.toString();