A wrapper around the middleware's page allowing to get the next/previous pages.
Readonly
Get the next page. Check the presence of nextPath to not fall outside existing pages.
nextPath
MiddlewarePageMissed
Get the previous page. Check the presence of prevPath to not fall outside existing pages.
prevPath
A wrapper around the middleware's page allowing to get the next/previous pages.