BulkController constructor

BulkController(
  1. Kuzzle kuzzle
)

Implementation

BulkController(Kuzzle kuzzle) : super(kuzzle, name: 'bulk');