ext property

Implementation

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

Implementation

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