trustLine property
Implementation
XdrLedgerKeyTrustLine get trustLine => this._trustLine;
Implementation
set trustLine(XdrLedgerKeyTrustLine value) => this._trustLine = value;
XdrLedgerKeyTrustLine get trustLine => this._trustLine;
set trustLine(XdrLedgerKeyTrustLine value) => this._trustLine = value;