errorSeverity property

  1. @Deprecated("Use 'diagnosticSeverity' instead")
DiagnosticSeverity get errorSeverity

Implementation

@Deprecated("Use 'diagnosticSeverity' instead")
DiagnosticSeverity get errorSeverity => severity;