ext property

Implementation

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

Implementation

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