youPrefix property

String youPrefix
final

Prefix on the inbox row's "last message" line when the newest message is the customer's own (e.g. "You: thanks!") — chat-app convention. Trailing space included so a host can localize it to "" + their own separator.

Implementation

final String youPrefix;