CompletionEvent constructor

const CompletionEvent(
  1. ChatResponse response
)

Implementation

const CompletionEvent(this.response);