inflationResult property
Implementation
XdrInflationResult? get inflationResult => this._inflationResult;
Implementation
set inflationResult(XdrInflationResult? value) =>
this._inflationResult = value;
XdrInflationResult? get inflationResult => this._inflationResult;
set inflationResult(XdrInflationResult? value) =>
this._inflationResult = value;