mountPoint property

The route at which this controller is mounted on the server.

Implementation

SymlinkRoute<RequestHandler>? get mountPoint => _mountPoint;