account property
Implementation
XdrLedgerKeyAccount get account => this._account;
Implementation
set account(XdrLedgerKeyAccount value) => this._account = value;
XdrLedgerKeyAccount get account => this._account;
set account(XdrLedgerKeyAccount value) => this._account = value;