v1 property Null safety
Implementation
XdrTrustLineEntryV1? get v1 => this._v1;
Implementation
set v1(XdrTrustLineEntryV1? value) => this._v1 = value;
XdrTrustLineEntryV1? get v1 => this._v1;
set v1(XdrTrustLineEntryV1? value) => this._v1 = value;