path property

String path
finalinherited

The URL path for this route. This is used to match URLs and generate links.

Implementation

final String path;