staticTypeWarning constant

ErrorType const staticTypeWarning

Reported by analyzer.

Implementation

static const staticTypeWarning =
    ErrorType('STATIC_TYPE_WARNING', 4, ErrorSeverity.warning);