errorCount property

int errorCount

Implementation

int get errorCount => _$this._errorCount;
void errorCount=(int errorCount)

Implementation

set errorCount(int errorCount) => _$this._errorCount = errorCount;