withdrawAnchorAccount property Null safety

String? withdrawAnchorAccount
read / write

If this is a withdrawal, this is the anchor's Stellar account that the user transferred (or will transfer) their asset to.

Implementation

String? withdrawAnchorAccount;