previousUrl property

String? previousUrl
final

The previous url (which is actually the current one since when VPathRequestData is passed the url did not yet change from VRouter point of view)

Implementation

final String? previousUrl;