account property Null safety
read / write
(optional) The Stellar account ID used to identify this customer. If many customers share the same Stellar account, the memo and memo_type parameters should be included as well.
Implementation
String? account;