errorCount property

int? get errorCount

Implementation

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

Implementation

set errorCount(covariant int? errorCount);