path property

String? path
final

extendedPath should be deducted from the parent path, VRouteElement.path and the path parameters

If path is null, the app will be put in the background on IOS and Android

Implementation

final String? path;