mountPoint property
SymlinkRoute<RequestHandler> ?
get
mountPoint
inherited
The route at which this controller is mounted on the server.
Implementation
SymlinkRoute<RequestHandler>? get mountPoint => _mountPoint;