ErrorEvent constructor

const ErrorEvent(
  1. LLMError error
)

Implementation

const ErrorEvent(this.error);