currentNestedPath property

AdvancedRouteInformation? get currentNestedPath

Implementation

AdvancedRouteInformation? get currentNestedPath =>
    _routerDelegate._currentNestedPath;