textType property

TextType? textType
final

Specifies whether the input text is plain text or SSML. The default value is plain text.

Implementation

final TextType? textType;