scpValue property

XdrStellarValue scpValue

Implementation

XdrStellarValue get scpValue => this._scpValue;
void scpValue=(XdrStellarValue value)

Implementation

set scpValue(XdrStellarValue value) => this._scpValue = value;