currentNestedPath property

AdvancedRouteInformation? currentNestedPath

Implementation

AdvancedRouteInformation? get currentNestedPath =>
    _routerDelegate._currentNestedPath;