Case
PathComponent.parameter(_:)
A dynamic parameter component.
case parameter(String)
Discussion
The supplied identifier will be used to fetch the associated value from Parameters.
Represented as : followed by the identifier.
Case
case parameter(String)
The supplied identifier will be used to fetch the associated value from Parameters.
Represented as : followed by the identifier.