updateErrorCount property
Implementation
int? get updateErrorCount => _$this._updateErrorCount;
Implementation
set updateErrorCount(covariant int? updateErrorCount) => _$this._updateErrorCount = updateErrorCount;
int? get updateErrorCount => _$this._updateErrorCount;
set updateErrorCount(covariant int? updateErrorCount) => _$this._updateErrorCount = updateErrorCount;