previousUrl property

  1. @override
String? previousUrl
inherited

Previous url that was synced with the state

Implementation

@override
String? get previousUrl => vRouterDelegate.previousUrl;