middleware property

List<Object> middleware
final

Middleware applied to this handler, appended to the controller's.

Implementation

final List<Object> middleware;