onNotFound property

HyperioAzkadevRouteOnNotFoundFunction? onNotFound
getter/setter pair

Optional handler for when a route is not found

Implementation

HyperioAzkadevRouteOnNotFoundFunction? onNotFound;