v1 property

Implementation

XdrTrustLineEntryV1? get v1 => this._v1;
void v1=(XdrTrustLineEntryV1? value)

Implementation

set v1(XdrTrustLineEntryV1? value) => this._v1 = value;