inflationDest property

XdrAccountID inflationDest

Implementation

XdrAccountID get inflationDest => this._inflationDest;
void inflationDest= (XdrAccountID value)

Implementation

set inflationDest(XdrAccountID value) => this._inflationDest = value;