TextDeltaSseEvent constructor

const TextDeltaSseEvent(
  1. String text
)

Implementation

const TextDeltaSseEvent(this.text) : super('text_delta');