Controller constructor

const Controller([
  1. String path = ''
])

Implementation

const Controller([this.path = '']);