copy

fun copy(plainText: String = this.plainText): AutocompleteSegmentPlainText

Deprecated

This will be removed from future releases after 2025-12-16.

Replace with

AutocompleteSegmentPlainText(plainText)