v0 property

Implementation

XdrClaimantV0? get v0 => this._v0;
void v0=(XdrClaimantV0? value)

Implementation

set v0(XdrClaimantV0? value) => this._v0 = value;