sourceAccount property

XdrAccountID sourceAccount

Implementation

XdrAccountID get sourceAccount => this._sourceAccount;
void sourceAccount= (XdrAccountID value)

Implementation

set sourceAccount(XdrAccountID value) => this._sourceAccount = value;