errorCount property

int? errorCount

Implementation

int? get errorCount;
void errorCount=(covariant int? errorCount)
covariant

Implementation

set errorCount(covariant int? errorCount);