minSeqLedgerGap property Null safety
Implementation
XdrUint32 get minSeqLedgerGap => this._minSeqLedgerGap;
Implementation
set minSeqLedgerGap(XdrUint32 value) => this._minSeqLedgerGap = value;
XdrUint32 get minSeqLedgerGap => this._minSeqLedgerGap;
set minSeqLedgerGap(XdrUint32 value) => this._minSeqLedgerGap = value;