extraPath property

List<String> extraPath
getter/setter pair

Additional main paths for this route. This allows for multiple matching paths.

Implementation

late List<String> extraPath;