ext property

Implementation

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

Implementation

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