actionOldText property

String? get actionOldText

An old conversation title.

Implementation

String? get actionOldText => action?['old_text'];