ext property
Implementation
XdrAccountEntryExt get ext => this._ext;
Implementation
set ext(XdrAccountEntryExt value) => this._ext = value;
XdrAccountEntryExt get ext => this._ext;
set ext(XdrAccountEntryExt value) => this._ext = value;