walletIdentifier property
The unique identifier for the wallet the funds are being transferred to. You can use the shopper reference or any other identifier.
Implementation
@BuiltValueField(wireName: r'walletIdentifier')
String? get walletIdentifier;