PagesListExt extension

on

Methods

pickAfterRoute(String route) Iterable<GetPage>
Returns the routes after the given route.
pickFromRoute(String route) Iterable<GetPage>
Returns the route and all following routes after the given route.