KuzzleResponse constructor
KuzzleResponse({})
Implementation
KuzzleResponse({
this.action,
this.collection,
this.controller,
this.deprecations,
this.error,
this.index,
this.room,
this.result,
this.status,
this.volatile,
});