v2 property Null safety
Implementation
XdrTrustLineEntryV2? get v2 => this._v2;
Implementation
set v2(XdrTrustLineEntryV2? value) => this._v2 = value;
XdrTrustLineEntryV2? get v2 => this._v2;
set v2(XdrTrustLineEntryV2? value) => this._v2 = value;