feeRatePerInstructionsIncrement property Null safety
Implementation
XdrInt64 get feeRatePerInstructionsIncrement =>
this._feeRatePerInstructionsIncrement;
Implementation
set feeRatePerInstructionsIncrement(XdrInt64 value) =>
this._feeRatePerInstructionsIncrement = value;