redirectPath property

  1. @override
String redirectPath
override

The path of a child route to redirect to.

Implementation

@override
String get redirectPath => defaultPath;