errorCount property

int? get errorCount
override

Implementation

int? get errorCount;
set errorCount (covariant int? errorCount)
covariantoverride

Implementation

set errorCount(covariant int? errorCount);