inflationDest property
Implementation
XdrAccountID? get inflationDest => this._inflationDest;
Implementation
set inflationDest(XdrAccountID? value) => this._inflationDest = value;
XdrAccountID? get inflationDest => this._inflationDest;
set inflationDest(XdrAccountID? value) => this._inflationDest = value;