CollectionController constructor

CollectionController(
  1. Kuzzle kuzzle
)

Implementation

CollectionController(Kuzzle kuzzle) : super(kuzzle, name: 'collection');