Controller constructor

const Controller({
  1. dynamic middleware,
})

Implementation

const Controller({this.middleware});