draftText property

String? draftText
final

The text of draft shows in TextField. Recommend: You can specify this field with the draftText from V2TimConversation.

Implementation

final String? draftText;