severity property

DiagnosticSeverity? severity
final

The desired severity of the processed error.

If null, this processor will "filter" the associated error code.

Implementation

final DiagnosticSeverity? severity;