TextCompleteEvent constructor

TextCompleteEvent(
  1. String fullText
)

Implementation

TextCompleteEvent(this.fullText);