error property

String error
override

Implementation

String get error =>
    'The VRouteElement named $name as a null path but no parent VRouteElement with a path.\n'
    'No valid path can therefore be formed.';