completePath property

String completePath
latefinal

PageArguments.paths is a shortcut from Uri.toString() to get the current complete path

Implementation

late final completePath = uri.toString();