evictionScanSize property Null safety
Implementation
XdrUint64 get evictionScanSize => this._evictionScanSize;
Implementation
set evictionScanSize(XdrUint64 value) => this._evictionScanSize = value;
XdrUint64 get evictionScanSize => this._evictionScanSize;
set evictionScanSize(XdrUint64 value) => this._evictionScanSize = value;