StringRoutingContextImpl

Default implementation of StringRoutingContext. Holds a string value that can be accessed within the routing context.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
open var path: String?
Link copied to clipboard
Link copied to clipboard
open override var value: String