errorCode property

  1. @Deprecated("Use 'diagnosticCode' instead")
DiagnosticCode get errorCode

Implementation

@Deprecated("Use 'diagnosticCode' instead")
DiagnosticCode get errorCode => diagnosticCode;