warningCount property

int get warningCount

Implementation

int get warningCount => _countBySeverity(DiagnosticSeverity.warning);