int? get batchSetting => _$this._batchSetting;
set batchSetting(covariant int? batchSetting) => _$this._batchSetting = batchSetting;