trustor property

XdrAccountID trustor

Implementation

XdrAccountID get trustor => this._trustor;
void trustor=(XdrAccountID value)

Implementation

set trustor(XdrAccountID value) => this._trustor = value;