account property Null safety

String? account
read / write

(optional) The Stellar (G...) or muxed account (M...) the client will use as the source of the withdrawal payment to the anchor. Defaults to the account authenticated via SEP-10 if not specified.

Implementation

String? account;