path property

String? path
final

The route path pattern (e.g. '/users/{id}').

Implementation

final String? path;