v2 property

Implementation

XdrPreconditionsV2? get v2 => this._v2;
void v2=(XdrPreconditionsV2? value)

Implementation

set v2(XdrPreconditionsV2? value) => this._v2 = value;