trustLine property

XdrLedgerKeyTrustLine trustLine

Implementation

XdrLedgerKeyTrustLine get trustLine => this._trustLine;
void trustLine= (XdrLedgerKeyTrustLine value)

Implementation

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