int? get errorsCount => _$this._errorsCount;
set errorsCount(covariant int? errorsCount) => _$this._errorsCount = errorsCount;