ext property

XdrAccountEntryExt ext

Implementation

XdrAccountEntryExt get ext => this._ext;
void ext= (XdrAccountEntryExt value)

Implementation

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