draftText property
The text of draft shows in TextField.
Recommend
: You can specify this field with the draftText from V2TimConversation.
Implementation
final String? draftText;
The text of draft shows in TextField.
Recommend
: You can specify this field with the draftText from V2TimConversation.
final String? draftText;