issuer property

XdrAccountID issuer

Implementation

XdrAccountID get issuer => this._issuer;
void issuer=(XdrAccountID value)

Implementation

set issuer(XdrAccountID value) => this._issuer = value;