middleware property

List<Object> middleware
final

Middleware applied to every handler in the class.

Implementation

final List<Object> middleware;