recipientDisplayText property

String? get recipientDisplayText

String representation of customer information.

Implementation

String? get recipientDisplayText => recipient?['display_text'];