stack property

List<Callback> stack
final

List of combined stack of middlewares and callback

Implementation

final List<Callback> stack;