withdrawMemo property Null safety

String? withdrawMemo
read / write

Memo used when the user transferred to withdraw_anchor_account. Assigned null if the withdraw is not ready to receive payment, for example if KYC is not completed.

Implementation

String? withdrawMemo;