IndexController constructor

IndexController(
  1. Kuzzle kuzzle
)

Implementation

IndexController(Kuzzle kuzzle) : super(kuzzle, name: 'index');