account property

XdrLedgerKeyAccount account

Implementation

XdrLedgerKeyAccount get account => this._account;
void account= (XdrLedgerKeyAccount value)

Implementation

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