middleware property

List<Middleware> middleware
final

The middleware for this group of routes.

Implementation

final List<Middleware> middleware;