ext property

Implementation

XdrTransactionHistoryEntryExt get ext => this._ext;

Implementation

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