errorCount property

int? errorCount
override

Implementation

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

Implementation

set errorCount(covariant int? errorCount);