PathSegmentConstantRouteSelector

Parameters

value

is a value of the path segment


fun PathSegmentConstantRouteSelector(value: String, hasTrailingSlash: Boolean)

Deprecated (with error)

hasTrailingSlash is not used anymore. This is going to be removed

Replace with

PathSegmentConstantRouteSelector(value)