contractIDPreimage property

XdrContractIDPreimage contractIDPreimage

Implementation

XdrContractIDPreimage get contractIDPreimage => this._contractIDPreimage;
void contractIDPreimage=(XdrContractIDPreimage value)

Implementation

set contractIDPreimage(XdrContractIDPreimage value) =>
    this._contractIDPreimage = value;