path property

String path
final

Actual Route's path.

By default, route uses name as path.

Implementation

final String path;