account property

XdrAccountEntry account

Implementation

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

Implementation

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