recipientPhone property

String? get recipientPhone

The buyer's number.

Implementation

String? get recipientPhone => recipient?['phone'];