autoBumpLedgers property Null safety

XdrUint32 autoBumpLedgers

Implementation

XdrUint32 get autoBumpLedgers => this._autoBumpLedgers;
void autoBumpLedgers=(XdrUint32 value)

Implementation

set autoBumpLedgers(XdrUint32 value) => this._autoBumpLedgers = value;