severity property

  1. @override
DiagnosticSeverity get severity

The severity of the diagnostic.

Implementation

@override
DiagnosticSeverity get severity => errorSeverity;