getAfter method

List<RouteInterceptor> getAfter()

Implementation

List<RouteInterceptor> getAfter() => _after.toList();