account property Null safety
read / write
(optional) The Stellar (G...) or muxed account (M...) the client wants to use as the destination of the payment sent by the anchor. Defaults to the account authenticated via SEP-10 if not specified.
Implementation
String? account;