currentConfiguration property

  1. @override
AppRoutePath currentConfiguration
override

Of course, You're free to override this function if you like This getter will update the current URL path

Implementation

@override
AppRoutePath get currentConfiguration => _currentConfiguration;