Representation of a parsed named middleware with its metadata, arguments and execution handler
Name identifier for the middleware
Reference to the middleware class or lazy import
Handler function that executes the middleware
Arguments to pass to the middleware
Representation of a parsed named middleware with its metadata, arguments and execution handler