warningCount property

int get warningCount

Returns the total number of warnings

Implementation

int get warningCount => _warnings.length;