v0 property

XdrHash? v0

Implementation

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

Implementation

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