TextPromptPart constructor

TextPromptPart(
  1. String text
)

Implementation

TextPromptPart(this.text);