trustLine property

XdrTrustLineEntry trustLine

Implementation

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

Implementation

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